fix:防止服务宕机,增加自动重启
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
services:
|
||||
lc_agent_server:
|
||||
restart: always
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user