Update readme.md

This commit is contained in:
Kroese 2023-04-12 21:27:30 +02:00 committed by GitHub
parent 3d8acaf196
commit 83607b1e0e

View File

@ -41,6 +41,8 @@ services:
ports:
- 5000:5000
- 5001:5001
volumes:
- /var/dsm:/storage
restart: on-failure
stop_grace_period: 60s
```