fix: fix docker file images proxy

pull/2123/head
Xinwei Xiong (cubxxw) 7 months ago
parent 59b7324d6c
commit 59811ad196

@ -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