1
0
duplikat dari https://github.com/dockur/windows.git synced 2026-06-10 11:59:33 +08:00

docs: Add restart policy (#1028)

This commit is contained in:
Kroese
2025-02-10 00:26:49 +01:00
committed by GitHub
orang tua d86731dc24
melakukan c0f5cca574
+1
Melihat File
@@ -44,6 +44,7 @@ services:
- 8006:8006 - 8006:8006
- 3389:3389/tcp - 3389:3389/tcp
- 3389:3389/udp - 3389:3389/udp
restart: always
stop_grace_period: 2m stop_grace_period: 2m
``` ```