CHANGE: Enable training models
All checks were successful
Build docker container / Build image (push) Successful in 10m29s

This commit is contained in:
2025-12-21 00:26:15 +01:00
parent 2389e17b4c
commit ff51af276d
8 changed files with 225 additions and 87 deletions

View File

@@ -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