docs: Remove restart policy (#732)

This commit is contained in:
Kroese
2024-05-15 17:23:09 +02:00
committed by GitHub
parent fba0eb527b
commit acffcf3774
2 changed files with 0 additions and 2 deletions

View File

@@ -38,7 +38,6 @@ services:
- 5000:5000
volumes:
- /var/dsm:/storage
restart: on-failure
stop_grace_period: 2m
```