chore: update nginx config, add oneapi, verification pages and codebuddy skills
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
server {
|
||||
listen 80;
|
||||
server_name gitea.membank.xyz;
|
||||
server_name gitea.stonelan.cn;
|
||||
client_max_body_size 200m;
|
||||
location / {
|
||||
proxy_pass http://gitea:3000;
|
||||
|
||||
Reference in New Issue
Block a user