Edit rootDir in render.yaml
This commit is contained in:
parent
d6e204476a
commit
a5ebab97ac
@ -30,7 +30,7 @@ services:
|
||||
region: oregon # optional (defaults to oregon) check other regions here: https://render.com/docs/regions
|
||||
plan: free
|
||||
branch: feature/open-source # optional (defaults to master)
|
||||
rootDir: ./backend
|
||||
rootDir: .
|
||||
dockerfilePath: ./backend/Dockerfile
|
||||
numInstances: 1 # optional (defaults to 1)
|
||||
healthCheckPath: /health
|
||||
|
Loading…
Reference in New Issue
Block a user