auto-save 2026-05-15 14:53 (~6)

This commit is contained in:
2026-05-15 14:53:34 +08:00
parent 27e200239d
commit 07f2fa4213
6 changed files with 13 additions and 12 deletions

View File

@@ -12,7 +12,7 @@ server {
}
location /api/ {
proxy_pass http://api:4291/;
proxy_pass http://skg-marketing-api:4291/;
proxy_http_version 1.1;
proxy_request_buffering off;
proxy_buffering off;