1
0

feat:添加proxy_pool到列表

This commit is contained in:
okxlin
2024-06-30 23:45:47 +08:00
parent a3afb9437e
commit 2cf815cd09
6 changed files with 102 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
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