Skip to content

Commit

Permalink
removed duplicate empty.env file
Browse files Browse the repository at this point in the history
  • Loading branch information
cer committed Jun 6, 2022
1 parent e6d8641 commit c8442cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose-mssql-polling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ services:
order-service:
env_file:
- ${ENV_FILE:-docker-compose-env-files/empty.env}
- ${ENV_FILE:-docker-compose-env-files/empty.env}
build:
context: ./order-service/
args:
Expand Down

0 comments on commit c8442cf

Please sign in to comment.