Edit render.yaml

This commit is contained in:
nthouliss 2023-06-15 16:17:13 +10:00
parent 0062a2cabd
commit 846be9c3ec

View File

@ -25,11 +25,11 @@ services:
value: noindex
# A Docker web service
- type: web
name: obr-backend
name: Owlbear Rodeo Backend
env: docker
region: oregon # optional (defaults to oregon) check other regions here: https://render.com/docs/regions
plan: free
branch: master # optional (defaults to master)
branch: feature/open-source # optional (defaults to master)
rootDir: ./backend
dockerfilePath: ./backend/Dockerfile
numInstances: 1 # optional (defaults to 1)