Skip to content

Commit 45692b5

Browse files
author
Uttam Singh
committed
Fix render.yaml format and line endings
1 parent c445975 commit 45692b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

render.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
env: docker
66
plan: free
77
dockerfilePath: backend/Dockerfile
8-
buildContext: backend
8+
buildContext: backend.
99
envVars:
1010
- key: DATABASE_URL
1111
value: postgresql://fatuser:fatpass@db:5432/fatdb

0 commit comments

Comments
 (0)