Update docker-compose.yml

This commit is contained in:
Kroese 2023-04-23 21:17:07 +02:00 committed by GitHub
parent 837b79b622
commit 90d567ea72

View File

@ -14,6 +14,6 @@ services:
ports:
- 5000:5000
volumes:
- /var/dsm:/storage
- /opt/dsm:/storage
restart: on-failure
stop_grace_period: 1m