mirror of
https://github.com/invoiceninja/dockerfiles.git
synced 2025-12-31 19:47:25 +01:00
Mounting .env file is redundant with env_file:
This commit is contained in:
1
debian/docker-compose.yml
vendored
1
debian/docker-compose.yml
vendored
@@ -8,7 +8,6 @@ x-logging: &default-logging
|
||||
|
||||
x-app-volumes: &volumes
|
||||
volumes:
|
||||
- ./.env:/app/.env
|
||||
- app_storage:/app/storage
|
||||
- caddy_data:/data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user