mirror of
				https://github.com/zws-im/zws.git
				synced 2025-10-30 23:27:52 +02:00 
			
		
		
		
	build: reduce Railway replicas to 1
This commit is contained in:
		| @@ -15,7 +15,7 @@ | ||||
| 	"deploy": { | ||||
| 		"healthcheckPath": "/health", | ||||
| 		"healthcheckTimeout": 10, | ||||
| 		"numReplicas": 2, | ||||
| 		"numReplicas": 1, | ||||
| 		"restartPolicyMaxRetries": 3, | ||||
| 		"restartPolicyType": "ALWAYS", | ||||
| 		"startCommand": "bun --cwd ./apps/api start" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user