fix: remove restart:no from hf_frontend, keep only on hf_backend

This commit is contained in:
2026-04-15 04:49:52 +00:00
parent 2988b6eb28
commit a9bd037dce

View File

@@ -72,7 +72,6 @@ services:
hf_frontend: hf_frontend:
image: git.hangman-lab.top/zhi/harborforge-frontend:latest image: git.hangman-lab.top/zhi/harborforge-frontend:latest
restart: "no"
ports: ports:
- "$HF_FRONTEND_PORT:3000" - "$HF_FRONTEND_PORT:3000"
environment: environment: