mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-11-03 15:23:52 +01:00
need to fix api calls to grafana daashbord
This commit is contained in:
3
Flask/start.sh
Normal file
3
Flask/start.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
service nginx start
|
||||
service grafana-server start
|
||||
gunicorn --reload -w 4 -b 0.0.0.0:6666 'app:app'
|
||||
Reference in New Issue
Block a user