Files
star-erp/compose.demo.yaml
sky121113 cd0f454c98
Some checks failed
ERP-Deploy-Production / deploy-production (push) Has been cancelled
ERP-Deploy-Demo / deploy-demo (push) Has been cancelled
refactor: 根據環境資訊還原容器名稱並維持多檔案 Compose 結構
2026-02-23 17:20:44 +08:00

8 lines
147 B
YAML

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