mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-25 02:09:01 +02:00
dockerfile env update
This commit is contained in:
@@ -10,7 +10,8 @@ COPY config.default.yml /app/config.yml
|
|||||||
|
|
||||||
RUN chmod +x /app/go-proxy /app/entrypoint.sh
|
RUN chmod +x /app/go-proxy /app/entrypoint.sh
|
||||||
ENV DOCKER_HOST unix:///var/run/docker.sock
|
ENV DOCKER_HOST unix:///var/run/docker.sock
|
||||||
ENV VERBOSITY=1
|
ENV GOPROXY_DEBUG 0
|
||||||
|
ENV GOPROXY_REDIRECT_HTTP 1
|
||||||
|
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
EXPOSE 443
|
EXPOSE 443
|
||||||
|
|||||||
Reference in New Issue
Block a user