1
0
spegling av https://github.com/dockur/windows.git synced 2026-06-12 13:19:34 +08:00

docs: Add restart policy (#1028)

This commit is contained in:
Kroese
2025-02-10 00:26:49 +01:00
committad av GitHub
förälder d86731dc24
incheckning c0f5cca574
+1
Visa fil
@@ -44,6 +44,7 @@ services:
- 8006:8006
- 3389:3389/tcp
- 3389:3389/udp
restart: always
stop_grace_period: 2m
```