feat: 更新系統操作手冊內容並新增本地代理配置
All checks were successful
ERP-Deploy-Demo / deploy-demo (push) Successful in 55s

This commit is contained in:
2026-02-26 13:54:35 +08:00
parent 5e32526471
commit 4bbbde685d
19 changed files with 692 additions and 22 deletions

View File

@@ -76,6 +76,11 @@ services:
container_name: star-erp-proxy
extra_hosts:
- 'host.docker.internal:host-gateway'
ports:
- '8080:8080'
- '8081:8081'
volumes:
- './nginx/local-proxy.conf:/etc/nginx/conf.d/default.conf:ro'
networks:
- sail
depends_on: