Bugfix in render.yaml
This commit is contained in:
parent
cd3621ec88
commit
a4255335df
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ services:
|
||||||
region: oregon
|
region: oregon
|
||||||
branch: main
|
branch: main
|
||||||
dockerfilePath: ./Dockerfile
|
dockerfilePath: ./Dockerfile
|
||||||
|
numInstances: 1
|
||||||
envVars:
|
envVars:
|
||||||
- key: DISCORD_TOKEN
|
- key: DISCORD_TOKEN
|
||||||
sync: false
|
sync: false
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue