silencewing commited on
Commit
d44b7b0
1 Parent(s): 6c335c1

Update default

Browse files
Files changed (1) hide show
  1. default +1 -1
default CHANGED
@@ -47,7 +47,7 @@ server {
47
 
48
  server_name _;
49
  location / {
50
- alias /home/user/app/youyou/;
51
  index game.html;
52
  }
53
 
 
47
 
48
  server_name _;
49
  location / {
50
+ alias /home/user/app/;
51
  index game.html;
52
  }
53