mirror of
https://github.com/flarum/flarum.git
synced 2025-11-27 00:00:38 -05:00
Vagrant: Rename Flarum log files
This commit is contained in:
parent
c3f1d8a627
commit
dee61d288c
@ -10,8 +10,8 @@ block="
|
|||||||
# Make site accessible from ...
|
# Make site accessible from ...
|
||||||
server_name 192.168.29.29.xip.io flarum.dev;
|
server_name 192.168.29.29.xip.io flarum.dev;
|
||||||
|
|
||||||
access_log /var/log/nginx/vagrant.com-access.log;
|
access_log /var/log/nginx/flarum-access.log;
|
||||||
error_log /var/log/nginx/vagrant.com-error.log error;
|
error_log /var/log/nginx/flarum-error.log error;
|
||||||
|
|
||||||
charset utf-8;
|
charset utf-8;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user