animeic 1 year ago
parent
commit
68e083cc4d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      nginx/conf.d/default.conf

+ 1 - 1
nginx/conf.d/default.conf

@@ -41,7 +41,7 @@ server {
 
 
    # casdoor
    # casdoor
    location / {
    location / {
-      proxy_pass  http://casdoor:8000/door/;
+      proxy_pass  http://casdoor:8000;
    }
    }
    
    
     #nats-exporter
     #nats-exporter