feat: 實作 Demo 環境網域路由轉發,設定 ERP Proxy 統一接管 Port 80
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user