mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-08-10 07:16:37 +02:00
ptet que j'ai fix le probleme de multiple execution au passage
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
service grafana-server start
|
||||
service nginx start
|
||||
gunicorn --reload -w 4 -b 0.0.0.0:6666 'app:app'
|
||||
gunicorn --reload -w 1 -b 0.0.0.0:6666 'app:app'
|
||||
|
Reference in New Issue
Block a user