Files
cc-hook/.env.example
T

9 lines
151 B
Bash
Raw Normal View History

# Gotify 服务器地址
GOTIFY_URL=http://47.121.181.112:40266
# Gotify 应用 Token
GOTIFY_TOKEN=your-gotify-token
# 服务监听端口
PORT=:8082