Remove logging options from Stash docker-compose.yml so that it uses defaults (journald)

This commit is contained in:
Chris King
2025-02-18 01:19:18 -08:00
parent e07521a6ae
commit db5394a2c5

View File

@@ -10,13 +10,6 @@ services:
- proxy-net
expose:
- "9999"
## If you intend to use stash's DLNA functionality uncomment the below network mode and comment out the above ports section
# network_mode: host
logging:
driver: "json-file"
options:
max-file: "10"
max-size: "2m"
environment:
- STASH_STASH=/data/
- STASH_GENERATED=/generated/