We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c445975 commit 45692b5Copy full SHA for 45692b5
render.yaml
@@ -5,7 +5,7 @@ services:
5
env: docker
6
plan: free
7
dockerfilePath: backend/Dockerfile
8
- buildContext: backend
+ buildContext: backend.
9
envVars:
10
- key: DATABASE_URL
11
value: postgresql://fatuser:fatpass@db:5432/fatdb
0 commit comments