code-center/app.config.json5
2024-06-22 23:47:43 +08:00

5 lines
52 B
Plaintext

{
port: 4000, // 端口
tokenSecret: 'x2024',
}