2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 10:05:39 +00:00

Add supervisor conf file specific to docker

This commit is contained in:
Oliver Walters
2021-04-01 20:14:31 +11:00
parent 08a1a6cf43
commit d446f8ddd1
2 changed files with 41 additions and 1 deletions

View File

@ -13,7 +13,6 @@
[supervisord]
; Change this path if log files are stored elsewhere
logfile=/home/inventree/log/supervisor.log
nodaemon=true
[program:inventree-server]
user=inventree