pls ?
This commit is contained in:
parent
ab629d8dd2
commit
718fd1643d
|
@ -1,3 +1,4 @@
|
||||||
|
service grafana-server start
|
||||||
service nginx start
|
service nginx start
|
||||||
service grafana-server start && bash /app/MsRewards-Reborn/config/request.sh
|
bash /app/MsRewards-Reborn/config/request.sh
|
||||||
gunicorn --reload -w 4 -b 0.0.0.0:6666 'app:app'
|
gunicorn --reload -w 4 -b 0.0.0.0:6666 'app:app'
|
Loading…
Reference in New Issue