mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-07-01 18:30:34 +00:00
Simplify logging configuration
This commit is contained in:
@ -50,7 +50,6 @@ services:
|
||||
restart: "unless-stopped"
|
||||
volumes:
|
||||
- "/var/run/docker.sock:/var/run/docker.sock"
|
||||
- "./volumes/nopaque/logs:/var/log/nopaque"
|
||||
# DANGER: Don't change the following mount within a Docker Compose
|
||||
# config file, use the `.env` file instead.
|
||||
- "${HOST_NOPAQUE_DATA_PATH}:${HOST_NOPAQUE_DATA_PATH}"
|
||||
|
Reference in New Issue
Block a user