add nginx conf
This commit is contained in:
4
rolladvantage.nginx.conf
Normal file
4
rolladvantage.nginx.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
location /rolladvantage/ {
|
||||
root /var/www/;
|
||||
index index.html index.htm;
|
||||
}
|
||||
Reference in New Issue
Block a user