mirror of
https://github.com/yusing/godoxy.git
synced 2025-05-19 20:32:35 +02:00
dockerfile env update
This commit is contained in:
parent
eca67b24d5
commit
bf2c9b0d66
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ COPY config.default.yml /app/config.yml
|
|||
|
||||
RUN chmod +x /app/go-proxy /app/entrypoint.sh
|
||||
ENV DOCKER_HOST unix:///var/run/docker.sock
|
||||
ENV VERBOSITY=1
|
||||
ENV GOPROXY_DEBUG 0
|
||||
ENV GOPROXY_REDIRECT_HTTP 1
|
||||
|
||||
EXPOSE 80
|
||||
EXPOSE 443
|
||||
|
|
Loading…
Add table
Reference in a new issue