mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-16 06:12:18 +08:00
5 lines
115 B
Plaintext
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" |