Remove old environment block

This commit is contained in:
Einar Forselv 2019-12-04 23:23:53 +01:00
parent f29eab3249
commit 9f33cbcc39
1 changed files with 0 additions and 2 deletions

View File

@ -4,8 +4,6 @@ services:
build: .
env_file:
- restic_compose_backup.env
# environment:
# - LOG_LEVEL=error
volumes:
# Map in docker socket
- /var/run/docker.sock:/tmp/docker.sock:ro