mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
Start supervisord
Ref: https://advancedweb.hu/supervisor-with-docker-lessons-learned/
This commit is contained in:
@ -13,6 +13,7 @@
|
||||
[supervisord]
|
||||
; Change this path if log files are stored elsewhere
|
||||
logfile=/home/inventree/log/supervisor.log
|
||||
nodaemon=true
|
||||
|
||||
[program:inventree-server]
|
||||
user=inventree
|
||||
|
Reference in New Issue
Block a user