Skip to content

Commit

Permalink
comment GOProxy.
Browse files Browse the repository at this point in the history
  • Loading branch information
mo3et committed Nov 29, 2024
1 parent ca9f469 commit c091540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ENV SERVER_DIR=/openim-server
WORKDIR $SERVER_DIR

# Set the Go proxy to improve dependency resolution speed
ENV GOPROXY=https://goproxy.io,direct
# ENV GOPROXY=https://goproxy.io,direct

# Copy all files from the current directory into the container
COPY . .
Expand Down

0 comments on commit c091540

Please sign in to comment.