Explorar o código

更新 'default.conf'

sifu-gogs %!s(int64=2) %!d(string=hai) anos
pai
achega
07a2acdf05
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      default.conf

+ 1 - 1
default.conf

@@ -8,7 +8,7 @@ server {
         index  index.html index.htm;
     }
     
-    location ~ /prod-api/ {           
+    location /prod-api/ {           
         proxy_pass http://blue-post-project-api-1:8080/;
     }