This commit is contained in:
2026-06-28 13:54:38 +02:00
+5
View File
@@ -9,5 +9,10 @@ services:
volumes:
- subsonics-frontend:/app/dist
restart: unless-stopped
logging:
driver: "json-file"
options:
max-size: "10m"
max-file: "3"
volumes:
subsonics-frontend: