update procodile logging to be outside of the app root
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
app_name: Postal
|
||||
log_path: log/procodile.log
|
||||
pid_root: tmp/pids
|
||||
log_path: /tmp/postal/procodile.log
|
||||
pid_root: /tmp/postal/pids
|
||||
processes:
|
||||
web:
|
||||
restart_mode: usr1
|
||||
|
||||
Reference in New Issue
Block a user