Files
mosen e9939ef9dc Initial release with production deploy config.
Add GitAtlas deploy assets, DATA_FILE support for isolated server data, and port documentation for sourcing.simosen.cn.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-15 00:52:31 +08:00

8 lines
260 B
Markdown

# 端口
| 环境 | 端口 | 说明 |
|------|------|------|
| 本地开发 | 4777 | `npm start`,可通过 `PORT` 覆盖 |
| 生产 Node | 9477 | PM2 `product-sourcing`,仅本机监听 |
| 生产对外 | 443 | Nginx 反代 `https://sourcing.simosen.cn` |