Skip to content

Commit

Permalink
add docker env NODE_TLS_REJECT_UNAUTHORIZED=0
Browse files Browse the repository at this point in the history
  • Loading branch information
navrotskyj committed Oct 7, 2016
1 parent ed2d51a commit f7ff038
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ MAINTAINER Vitaly Kovalyshyn "[email protected]"
ENV VERSION
ENV WEBITEL_MAJOR 3
ENV WEBITEL_REPO_BASE https://github.com/webitel
ENV NODE_TLS_REJECT_UNAUTHORIZED 0

COPY src /acr
COPY docker-entrypoint.sh /
Expand Down

0 comments on commit f7ff038

Please sign in to comment.