Skip to content

Commit

Permalink
removed temporary environment file
Browse files Browse the repository at this point in the history
  • Loading branch information
nickkats committed Apr 3, 2024
1 parent 74447ab commit 54ca9db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ services:
build:
context: ./
dockerfile: docker/backend/Dockerfile
env_file: ./backend/.secrets/.env
# env_file: ./backend/.secrets/.env
volumes:
- "./backend:/srv"
- eimmigrate_backend-node_modules:/srv/node_modules
Expand Down

0 comments on commit 54ca9db

Please sign in to comment.