mirror of
				https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
				synced 2025-11-03 23:23:53 +01:00 
			
		
		
		
	dev test
This commit is contained in:
		@@ -407,4 +407,4 @@ def maxi(dict):
 | 
			
		||||
if __name__ == '__main__':
 | 
			
		||||
    update_jobs()
 | 
			
		||||
    edit_version()
 | 
			
		||||
    app.run(host='0.0.0.0', port=1234, debug=True)
 | 
			
		||||
    app.run(host='0.0.0.0', port=3456, debug=True)
 | 
			
		||||
							
								
								
									
										2
									
								
								build.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								build.sh
									
									
									
									
									
								
							@@ -1 +1 @@
 | 
			
		||||
sudo docker build --no-cache -t msrewards . && sudo docker run -d --restart unless-stopped -p 1234:1234 -p 2345:2345 -ti --shm-size=2gb --name MsRewards msrewards 
 | 
			
		||||
sudo docker build --no-cache -t msrewards . && sudo docker run -d --restart unless-stopped -p 3456:3456 -ti --shm-size=2gb --name Dev msrewards 
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user