2026-09-03 14:20:37 +08:00
|
|
|
Name: bj_power_wms
|
|
|
|
|
Host: 0.0.0.0
|
|
|
|
|
Port: 8902
|
|
|
|
|
Timeout: 10000
|
|
|
|
|
|
|
|
|
|
# PostgreSQL
|
|
|
|
|
Postgres:
|
|
|
|
|
Host: 127.0.0.1
|
|
|
|
|
Port: 5432
|
|
|
|
|
User: postgres
|
|
|
|
|
Password: postgres
|
|
|
|
|
DBName: bj_power_wms
|
|
|
|
|
SSLMode: disable
|
|
|
|
|
|
|
|
|
|
# JWT
|
|
|
|
|
Auth:
|
|
|
|
|
AccessSecret: Hardman_2026
|
2026-09-10 16:59:15 +08:00
|
|
|
AccessExpire: 3600
|
2026-09-03 14:20:37 +08:00
|
|
|
|
|
|
|
|
Internal:
|
|
|
|
|
Token: Hardman_2026
|
|
|
|
|
|
|
|
|
|
Log:
|
|
|
|
|
Mode: console
|
|
|
|
|
Level: info
|
|
|
|
|
|
|
|
|
|
Redis:
|
|
|
|
|
Host: 127.0.0.1:6379
|
2026-09-07 15:55:30 +08:00
|
|
|
Type: node
|
|
|
|
|
# 前端页面托管
|
|
|
|
|
Web:
|
|
|
|
|
OpenBrowser: false
|