CHANGE: Enable training models
All checks were successful
Build docker container / Build image (push) Successful in 10m29s
All checks were successful
Build docker container / Build image (push) Successful in 10m29s
This commit is contained in:
@@ -13,7 +13,7 @@ user=root ; default user
|
||||
file = /tmp/supervisor.sock ; supervisor unix http server sock file
|
||||
|
||||
[program:microservicios]
|
||||
command=python3 flask.py
|
||||
command=python3 app.py
|
||||
directory=/app
|
||||
stdout_logfile=/dev/fd/1
|
||||
stdout_logfile_maxbytes=0
|
||||
|
||||
Reference in New Issue
Block a user