修复 v2raya 启动失败

Signed-off-by: Meng Sen <qyg2297248353@gmail.com>
This commit is contained in:
2024-12-06 17:21:15 +08:00
parent de2abf980b
commit 1f2e32366d
2 changed files with 2 additions and 8 deletions
+1 -4
View File
@@ -21,9 +21,6 @@ services:
volumes:
- ${V2RAYA_ROOT_PATH}/v2raya:/etc/v2raya
environment:
- V2RAYA_ADDRESS=:::2017
- V2RAYA_ADDRESS=0.0.0.0:2017
- V2RAYA_PLUGINLISTENPORT=32346
- V2RAYA_CONFIG=/etc/v2raya
- V2RAYA_WEBDIR=/etc/v2raya/web
- V2RAYA_LOG_FILE=/tmp/v2raya.log
- V2RAYA_V2RAY_BIN=/usr/local/bin/v2ray