mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
Update supervisor conf file
This commit is contained in:
@ -16,7 +16,9 @@ logfile=/home/inventree/log/supervisor.log
|
||||
user=inventree
|
||||
|
||||
[supervisorctl]
|
||||
serverurl=unix:///var/run/supervisor.sock
|
||||
|
||||
[inet_http_server]
|
||||
port = 127.0.0.1:9001
|
||||
|
||||
; InvenTree Web Server Process
|
||||
[program:inventree-server]
|
||||
|
Reference in New Issue
Block a user