You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-06 22:23:10 +02: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