1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-04-24 11:51:43 +08:00
1Panel-Appstore/apps/rsshub/latest/.env.sample
2023-11-09 19:15:01 +08:00

5 lines
115 B
Plaintext

CONTAINER_NAME="rsshub"
PANEL_APP_PORT_HTTP="40062"
REDIS_HOST="127.0.0.1"
REDIS_PORT="6379"
REDIS_PASS="Redis_PWD"