Skip to content

Commit 945ea77

Browse files
authored
Merge pull request #19 from render-examples/zach-render/autodeploy
Sets autoDeploy to false
2 parents bd2eb88 + 2676c4b commit 945ea77

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

render.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ services:
66
buildCommand: yarn install && yarn build
77
startCommand: yarn start
88
healthCheckPath: /_health
9+
autoDeploy: false
910
disk:
1011
name: strapi-uploads
1112
mountPath: /opt/render/project/src/public/uploads

0 commit comments

Comments
 (0)