2023-08-24 13:53:51 +02:00
|
|
|
service grafana-server start
|
2023-08-24 13:05:44 +02:00
|
|
|
service nginx start
|
2023-08-24 13:53:51 +02:00
|
|
|
bash /app/MsRewards-Reborn/config/request.sh
|
2023-08-24 13:05:44 +02:00
|
|
|
gunicorn --reload -w 4 -b 0.0.0.0:6666 'app:app'
|