Fix built release but nginx route 404 not found on web
(cherry picked from commit 153e168c87e36878f70ebfd061fe6678fd7d4754)
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ http {
|
|||||||
add_header Cache-Control "no-cache";
|
add_header Cache-Control "no-cache";
|
||||||
etag on;
|
etag on;
|
||||||
|
|
||||||
include /etc/nginx/conf.d/*.conf;
|
# include /etc/nginx/conf.d/*.conf;
|
||||||
|
|
||||||
server {
|
server {
|
||||||
listen 80;
|
listen 80;
|
||||||
|
|||||||
Reference in New Issue
Block a user