fix: Change restart mode for Codespaces

This commit is contained in:
Kroese 2025-10-14 02:28:15 +02:00 committed by GitHub
parent b2d8b6f7a0
commit 013c18ef2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,5 +18,5 @@ services:
- 3389:3389/udp
volumes:
- ./windows:/storage
restart: always
restart: on-failure
stop_grace_period: 2m