mirror of
https://github.com/teddysun/across.git
synced 2025-09-16 03:24:27 +08:00
Update Dockerfile
This commit is contained in:
@@ -23,4 +23,4 @@ RUN set -ex \
|
||||
|
||||
VOLUME /etc/v2ray
|
||||
ENV TZ=Asia/Shanghai
|
||||
CMD [ "/usr/bin/v2ray", "-config", "/etc/v2ray/config.json" ]
|
||||
CMD [ "/usr/bin/v2ray", "run", "-config", "/etc/v2ray/config.json" ]
|
||||
|
Reference in New Issue
Block a user