We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecc3467 commit 8696709Copy full SHA for 8696709
compose.yaml
@@ -5,7 +5,7 @@ services:
5
build:
6
context: client/.
7
env_file:
8
- - ./client/.env
+ - ./client/.env.docker
9
ports:
10
- "3000:3000"
11
networks:
0 commit comments