fix: remove restart:no from hf_frontend, keep only on hf_backend
This commit is contained in:
@@ -72,7 +72,6 @@ services:
|
||||
|
||||
hf_frontend:
|
||||
image: git.hangman-lab.top/zhi/harborforge-frontend:latest
|
||||
restart: "no"
|
||||
ports:
|
||||
- "$HF_FRONTEND_PORT:3000"
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user