Files
star-erp/compose.demo.yaml
sky121113 3d4682a405
Some checks failed
ERP-Deploy-Demo / deploy-demo (push) Failing after 39s
ERP-Deploy-Production / deploy-production (push) Successful in 1m21s
fix: 解決 Demo 環境埠號衝突並新增中央後台網域支援
2026-02-24 08:42:16 +08:00

7 lines
129 B
YAML

services:
proxy:
ports:
- '8080:80'
volumes:
- './nginx/demo-proxy.conf:/etc/nginx/conf.d/default.conf:ro'