feat:添加proxy_pool到列表
This commit is contained in:
6
apps/proxy_pool/latest/.env.sample
Normal file
6
apps/proxy_pool/latest/.env.sample
Normal 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
|
||||
Reference in New Issue
Block a user