mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 01:09:21 +02:00
Change root folder to /var/www/html, like in default config
This commit is contained in:
parent
bbf923e1a6
commit
35e2483de8
@ -1,6 +1,6 @@
|
||||
server {
|
||||
listen 80;
|
||||
root /home/otserv/www/public;
|
||||
root /var/www/html;
|
||||
index index.php;
|
||||
server_name your-domain.com;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user