fix:防止服务宕机,增加自动重启

This commit is contained in:
zcr
2026-02-03 15:34:10 +08:00
parent 43fd576da6
commit c798d37fdd

View File

@@ -1,5 +1,6 @@
services:
lc_agent_server:
restart: always
build:
context: .
dockerfile: Dockerfile