We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 333bd03 commit 8d70847Copy full SHA for 8d70847
docker-compose.yml
@@ -15,7 +15,7 @@ services:
15
- POSTGRES_PASSWORD=postgres
16
- DOCKER=1
17
volumes:
18
- - ./env:/usr/app/env
+ - ./env:/app/env
19
ports:
20
- 8080:8080
21
links:
0 commit comments