1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-28 09:41:20 +00:00
This commit is contained in:
kev 2015-04-20 16:52:52 +08:00
parent 7310e9091f
commit 0381b4157a

@ -4,3 +4,4 @@ shadowsocks:
- "8388:8388" - "8388:8388"
environment: environment:
- PASSWORD=secret - PASSWORD=secret
restart: always