disable auto deploy

This commit is contained in:
Maidul Islam
2023-03-14 12:34:43 -07:00
parent 43cc398ef0
commit 40f95e0cc5

View File

@@ -5,7 +5,7 @@ services:
env: docker
dockerfilePath: ./frontend/Dockerfile
rootDir: frontend
numInstances: 1
autoDeploy: false
# healthCheckPath: /
- type: web
@@ -13,6 +13,7 @@ services:
env: docker
dockerfilePath: ./backend/Dockerfile
rootDir: backend
autoDeploy: false
# healthCheckPath: /api/status
envVars:
- key: ENCRYPTION_KEY