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