Synced apps from source repository via GitHub Actions

This commit is contained in:
QYG2297248353
2024-12-06 09:21:43 +00:00
parent 58a071067c
commit 9beda5a2bd
2 changed files with 2 additions and 8 deletions
+1 -4
View File
@@ -8,11 +8,8 @@ services:
- ./envs/global.env
- .env
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
image: mzz2017/v2raya:v2.2.6.3
labels: