mirror of https://github.com/flarum/flarum
use the same directory name
parent
c497d11364
commit
5f38b350f7
|
@ -8,7 +8,7 @@
|
|||
# server {
|
||||
# listen 80;
|
||||
# server_name forum.domain.tld;
|
||||
# root /var/www/forum.site.tld/public;
|
||||
# root /var/www/forum.domain.tld/public;
|
||||
# include /var/www/forum.domain.tld/.nginx.conf;
|
||||
# }
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue