mirror of
https://github.com/teddysun/across.git
synced 2025-01-18 22:09:35 +08:00
Update Dockerfile
This commit is contained in:
parent
daa93cdc15
commit
8e430eb5a8
@ -21,4 +21,4 @@ RUN set -ex \
|
||||
|
||||
VOLUME /etc/trojan-go
|
||||
ENV TZ=Asia/Shanghai
|
||||
CMD [ "trojan-go", "-config", "/etc/trojan-go/config.json" ]
|
||||
CMD [ "/usr/bin/trojan-go", "-config", "/etc/trojan-go/config.json" ]
|
||||
|
@ -22,4 +22,4 @@ RUN set -ex \
|
||||
|
||||
VOLUME /etc/trojan-go
|
||||
ENV TZ=Asia/Shanghai
|
||||
CMD [ "trojan-go", "-config", "/etc/trojan-go/config.json" ]
|
||||
CMD [ "/usr/bin/trojan-go", "-config", "/etc/trojan-go/config.json" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user