final update

This commit is contained in:
2025-05-22 15:46:03 +03:00
parent 4ee949a829
commit 06166c1447

View File

@@ -19,4 +19,4 @@ services:
# when setting allready exist and data are setted and is performed an update use second line of command
command: sh -c "python clear_db.py && python init_db.py && gunicorn -w 4 -b 0.0.0.0:5000 app:app"
#command: sh -c "python init_db.py && gunicorn -w 4 -b 0.0.0.0:5000 app:app"docker
#restart: unless-stopped
restart: unless-stopped