mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-09-28 14:45:23 +00:00
Configurable log level: ENV + cmd
This commit is contained in:
@@ -4,6 +4,8 @@ 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
|
||||
|
Reference in New Issue
Block a user