Skip to content

Commit 60318fc

Browse files
committed
commented api.env file integration
1 parent b42c58a commit 60318fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ services:
66
build:
77
context: ../
88
dockerfile: docker/Dockerfile
9-
env_file:
10-
- api.env
9+
# env_file:
10+
# - api.env
1111
# command: run start
1212
# command: run test
1313
command: run test:cov

0 commit comments

Comments
 (0)