feat: 實作 Demo 環境網域路由轉發,設定 ERP Proxy 統一接管 Port 80
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
services:
|
||||
proxy:
|
||||
ports:
|
||||
- '8080:80'
|
||||
- '80:80'
|
||||
- '8080:8080'
|
||||
volumes:
|
||||
- './nginx/demo-proxy.conf:/etc/nginx/conf.d/default.conf:ro'
|
||||
|
||||
Reference in New Issue
Block a user