Jelajahi Sumber

Update nginx.conf

DeMiro5001 6 bulan lalu
induk
melakukan
cd2ef7a6e8
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      conf/nginx.conf

+ 1 - 1
conf/nginx.conf

@@ -1,5 +1,5 @@
 #sub_path_only rewrite ^__PATH__$ __PATH__/ permanent;
 #sub_path_only rewrite ^__PATH__$ __PATH__/ permanent;
-location __PATH__/ {
+location __DOMAIN__/ {
 
 
   proxy_pass        http://127.0.0.1:__PORT__/;
   proxy_pass        http://127.0.0.1:__PORT__/;
   proxy_redirect    off;
   proxy_redirect    off;