Skip to content

Commit

Permalink
fix(render): make web autoDeploy false
Browse files Browse the repository at this point in the history
  • Loading branch information
WoosterInitiative committed May 20, 2024
1 parent 23aab8b commit 78a97a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ services:
runtime: python
buildCommand: "./build.sh"
startCommand: "python -m gunicorn config.wsgi:application -k uvicorn.workers.UvicornWorker"
autoDeploy: false
envVars:
- key: DATABASE_URL
fromDatabase:
Expand Down

0 comments on commit 78a97a2

Please sign in to comment.