Browse Source

Merge pull request #2064 from wogong/patch-1

update image value.
pull/2055/merge
Max Lv 7 years ago
committed by GitHub
parent
commit
262c6d45fc
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      docker/alpine/docker-compose.yml

2
docker/alpine/docker-compose.yml

@ -1,5 +1,5 @@
shadowsocks:
image: shadowsocks-libev
image: shadowsocks/shadowsocks-libev
ports:
- "8388:8388/tcp"
- "8388:8388/udp"

Loading…
Cancel
Save