enable auto-restarting

This commit is contained in:
iceBear67
2026-07-13 18:27:11 +08:00
parent ba17c2a47b
commit b1c74df46a
+1
View File
@@ -3,6 +3,7 @@ services:
cloud:
image: bearcloud:latest
network_mode: host
restart: unless-stopped
environment:
CPU_COUNT: 4
MEMORY: "4G"