修复:补充 Linux Docker 主机映射

This commit is contained in:
zhang,zhao
2026-07-14 17:33:55 +08:00
parent 46338f4435
commit 8a6c85bfc8
3 changed files with 2 additions and 140 deletions
+2
View File
@@ -11,6 +11,8 @@ services:
container_name: TickFlow_Stock_Panel
ports:
- "${PORT:-3018}:3018"
extra_hosts:
- "host.docker.internal:host-gateway"
env_file:
- .env
environment: