fix: remove restart:no from hf_frontend, keep only on hf_backend
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user