Fix built release but nginx route 404 not found on web

(cherry picked from commit 153e168c87e36878f70ebfd061fe6678fd7d4754)
This commit is contained in:
dab246
2023-09-19 11:25:31 +07:00
committed by Dat Vu
parent 78184058c1
commit d403b042ae
+1 -1
View File
@@ -25,7 +25,7 @@ http {
add_header Cache-Control "no-cache";
etag on;
include /etc/nginx/conf.d/*.conf;
# include /etc/nginx/conf.d/*.conf;
server {
listen 80;