c'est un peu plus joli, et en plus ca marche (ptet?)

This commit is contained in:
piair
2023-08-24 13:45:58 +02:00
parent e28efad8de
commit 48225a0455
2 changed files with 1 additions and 8 deletions

View File

@ -1,3 +1,4 @@
service nginx start
service grafana-server start
bash /app/MsRewards-Reborn/config/request.sh
gunicorn --reload -w 4 -b 0.0.0.0:6666 'app:app'