mirror of
https://github.com/flarum/flarum.git
synced 2025-11-22 00:02:51 -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 ...
|
||||
server_name 192.168.29.29.xip.io flarum.dev;
|
||||
|
||||
access_log /var/log/nginx/vagrant.com-access.log;
|
||||
error_log /var/log/nginx/vagrant.com-error.log error;
|
||||
access_log /var/log/nginx/flarum-access.log;
|
||||
error_log /var/log/nginx/flarum-error.log error;
|
||||
|
||||
charset utf-8;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user