@@ -33,8 +33,8 @@ http {
listen 80;
#server_name localhost;
#root /Users/michael/Documents/qmth/web-deploy/dist;
- # root /opt/dist;
- root .;
+ root /opt/dist;
+ # root .;
# location /(wap|web) {
# try_files $uri $uri/ /index.html;