Removed superfluous env_file reference
This commit is contained in:
parent
f9484fa02b
commit
90a01011b6
@ -3,8 +3,6 @@ services:
|
|||||||
5etools:
|
5etools:
|
||||||
container_name: 5etools
|
container_name: 5etools
|
||||||
image: httpd
|
image: httpd
|
||||||
env_file:
|
|
||||||
- .env
|
|
||||||
networks:
|
networks:
|
||||||
- web
|
- web
|
||||||
volumes:
|
volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user