Skip to content

Commit 0f4e9f7

Browse files
committed
Update web.prod.conf
1 parent 2c4db09 commit 0f4e9f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
root /data/www/;
22
include /etc/nginx/config/general.conf;
33
include /etc/nginx/config/websocket.conf;
4+
index index.html;
5+
try_files $uri $uri/ /index.html;

0 commit comments

Comments
 (0)