精简提交历史记录
This commit is contained in:
8
apps/wgcf-socks5-proxy/latest/.env.sample
Normal file
8
apps/wgcf-socks5-proxy/latest/.env.sample
Normal file
@@ -0,0 +1,8 @@
|
||||
CONTAINER_NAME="wgcf-socks5-proxy"
|
||||
PANEL_APP_PORT_HTTP="40055"
|
||||
DATA_PATH="./data"
|
||||
IP_COMMAND=""
|
||||
SOCKS_USER=""
|
||||
SOCKS_PWD=""
|
||||
SOCKS_PORT="1080"
|
||||
SOCKS_HOST="0.0.0.0"
|
||||
Reference in New Issue
Block a user