Migrate baseimage to debian from ubuntu

This commit is contained in:
Kristóf Tóth
2018-03-28 16:27:35 +02:00
parent 43c46a7af2
commit e832059526
2 changed files with 5 additions and 23 deletions

View File

@ -20,7 +20,7 @@ autorestart=true
[program:app]
directory=%(ENV_TFW_APP_DIR)s
command=env python app.py
command=python3 app.py
[include]
files=%(ENV_TFW_SUPERVISORD_COMPONENTS)s/*.conf