1
0
Fork 0
1Panel-Appstore/apps/proxy_pool/latest/.env.sample

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