mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced 2024-11-05 10:31:20 +00:00
Remove tfw server init from baseimage (part of child contract now)
This commit is contained in:
parent
19f819c142
commit
b54c91848b
@ -18,9 +18,5 @@ command=/usr/sbin/nginx -g 'daemon off;'
|
||||
autostart=true
|
||||
autorestart=true
|
||||
|
||||
[program:app]
|
||||
directory=%(ENV_TFW_APP_DIR)s
|
||||
command=python3 app.py
|
||||
|
||||
[include]
|
||||
files=%(ENV_TFW_SUPERVISORD_COMPONENTS)s/*.conf
|
||||
|
Loading…
Reference in New Issue
Block a user