fix: Change restart mode for Codespaces

This commit is contained in:
Kroese 2025-10-14 02:29:53 +02:00 committed by GitHub
parent 95a0de2808
commit e8cae40182
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,5 +15,5 @@ services:
- 5000:5000
volumes:
- ./dsm:/storage
restart: always
restart: on-failure
stop_grace_period: 2m