enable auto-restarting
This commit is contained in:
@@ -3,6 +3,7 @@ services:
|
||||
cloud:
|
||||
image: bearcloud:latest
|
||||
network_mode: host
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
CPU_COUNT: 4
|
||||
MEMORY: "4G"
|
||||
|
||||
Reference in New Issue
Block a user