✨ feat(v2raya): add log file configuration for both global proxy and standard versions
- add V2RAYA_LOG_FILE environment variable set to /tmp/v2raya.log - apply logging configuration to both v2raya-global and v2raya services
This commit is contained in:
@@ -23,5 +23,6 @@ services:
|
||||
- /lib/modules:/lib/modules:ro
|
||||
environment:
|
||||
- V2RAYA_ADDRESS=0.0.0.0:2017
|
||||
- V2RAYA_LOG_FILE=/tmp/v2raya.log
|
||||
- V2RAYA_PLUGINLISTENPORT=32346
|
||||
- V2RAYA_V2RAY_BIN=/usr/local/bin/v2ray
|
||||
|
||||
Reference in New Issue
Block a user