mirror of
https://github.com/vimagick/dockerfiles.git
synced 2026-01-01 18:47:24 +01:00
switch to new domain: easypi.info
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
FROM vimagick/alpine-arm:edge
|
||||
MAINTAINER kev <noreply@datageek.info>
|
||||
MAINTAINER kev <noreply@easypi.info>
|
||||
|
||||
RUN set -ex \
|
||||
&& apk add -U curl libsodium python \
|
||||
|
||||
@@ -3,7 +3,7 @@ shadowsocks:
|
||||
ports:
|
||||
- "1080:1080"
|
||||
environment:
|
||||
- SERVER_ADDR=datageek.info
|
||||
- SERVER_ADDR=easypi.info
|
||||
- METHOD=chacha20
|
||||
- PASSWORD=9MLSpPmNt
|
||||
restart: always
|
||||
|
||||
Reference in New Issue
Block a user