feat: 實作 Demo 環境網域路由轉發,設定 ERP Proxy 統一接管 Port 80
Some checks failed
ERP-Deploy-Demo / deploy-demo (push) Has been cancelled
ERP-Deploy-Production / deploy-production (push) Successful in 1m28s

This commit is contained in:
2026-02-24 09:58:21 +08:00
parent 922b1fc877
commit aaa93a921e
3 changed files with 22 additions and 1 deletions

View File

@@ -74,6 +74,8 @@ services:
proxy:
image: 'nginx:alpine'
container_name: star-erp-proxy
extra_hosts:
- 'host.docker.internal:host-gateway'
networks:
- sail
depends_on: