running on raspberi at work
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -18,4 +18,4 @@ services:
|
||||
- /home/pi/Desktop/digi-server/static:/app/static/uploads
|
||||
# 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"
|
||||
#ommand: sh -c "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"
|
||||
|
||||
Reference in New Issue
Block a user