Update docker-compose.yml

Update docker-compose.yml
This commit is contained in:
Kroese 2023-04-23 21:17:24 +02:00 committed by GitHub
commit b5612db73e

View File

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