v2fly / docker

docker build repo for v2fly
https://hub.docker.com/r/v2fly/v2fly-core
MIT License
753 stars 215 forks source link

怎样修改 etc/systemd/system/v2ray.service #42

Closed ynhj123 closed 1 year ago

ynhj123 commented 2 years ago

我想在docker部署的v2fly-core中添加配置Environment="V2RAY_VMESS_AEAD_FORCED=false",但是找不到该文件

kslr commented 1 year ago

see https://docs.docker.com/engine/reference/commandline/run/#set-environment-variables--e---env---env-file

cloudwindy commented 1 year ago

Please use English to describe your problem.

ynhj123 commented 1 year ago

@kslr Thanks for your help, I added "-e V2RAY_VMESS_AEAD_FORCED=false"