mirror of
https://github.com/imsyy/DailyHotApi.git
synced 2026-01-12 05:04:56 +08:00
5 lines
64 B
Bash
5 lines
64 B
Bash
# 服务端口
|
|
PORT=6688
|
|
|
|
# 允许的域名
|
|
ALLOWED_DOMAIN = '*' |