5 lines
92 B
Plaintext
5 lines
92 B
Plaintext
# 启动debug日志 0:关闭 1:开启
|
||
DEBUG=1
|
||
|
||
# 访问IP限制
|
||
allowedIPs=['127.0.0.1'] |