1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-18 02:11:04 +08:00
2024-06-30 23:45:47 +08:00

7 lines
150 B
Plaintext

CONTAINER_NAME="proxy_pool"
PANEL_APP_PORT_HTTP=40264
PANEL_REDIS_ROOT_PASSWORD="redis_password"
REDIS_DB_NUMBER=7
REDIS_HOST="redis"
REDIS_PORT=6379