Fix : Change Logging - In Docker - rc1
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- subsonics-frontend:/app/dist
|
- subsonics-frontend:/app/dist
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
logging:
|
logging:
|
||||||
driver: "json-file"
|
driver: "json-file"
|
||||||
options:
|
options:
|
||||||
max-size: "10m"
|
max-size: "10m"
|
||||||
|
|||||||
Reference in New Issue
Block a user