We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b1fc57 commit f813f7bCopy full SHA for f813f7b
compose.yml
@@ -55,7 +55,7 @@ services:
55
postgres:
56
condition: service_healthy
57
env_file:
58
- - .env.example
+ - .env
59
restart: "no"
60
61
0 commit comments