Update Dockerfile
This commit is contained in:
parent
14fdefeb45
commit
1898b53fc7
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ RUN pip install shadowsocks
|
||||||
|
|
||||||
EXPOSE 8388
|
EXPOSE 8388
|
||||||
|
|
||||||
CMD ssserver -p 8388 -m "aes-256-cfb"
|
CMD ssserver -p 8388 -m "aes-256-cfb" -k "$KEY"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue