fix: fix docker file images proxy

pull/2069/head
Xinwei Xiong (cubxxw) 2 years ago
parent 5b8cf09c45
commit 86495d2992

@ -11,8 +11,6 @@ ENV GOPROXY=$GOPROXY
# Set up the working directory
WORKDIR /openim/openim-server
# Copy all files to the container
ADD . .

Loading…
Cancel
Save