docs: Remove restart policy

This commit is contained in:
Kroese 2024-05-15 17:22:29 +02:00 committed by GitHub
parent fba0eb527b
commit 7814a5f3aa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,5 +12,4 @@ services:
- 5000:5000 - 5000:5000
volumes: volumes:
- /var/dsm:/storage - /var/dsm:/storage
restart: on-failure
stop_grace_period: 2m stop_grace_period: 2m