mirror of
				https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
				synced 2025-11-03 23:23:53 +01:00 
			
		
		
		
	pls explain
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
				
			|||||||
service grafana-server start
 | 
					service grafana-server start
 | 
				
			||||||
service nginx start
 | 
					service nginx start
 | 
				
			||||||
sleep 3
 | 
					sleep 3
 | 
				
			||||||
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'
 | 
					bash /app/MsRewards-Reborn/config/request.sh
 | 
				
			||||||
		Reference in New Issue
	
	Block a user