diff --git a/Dockerfile b/Dockerfile index 84e87896..3a1cb5da 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,7 +5,7 @@ RUN apt-get update -qq && apt-get install -y build-essential nodejs npm RUN mkdir /myapp WORKDIR /myapp -ENV BUNDLE_GEM__FURY__IO=7LFoF-x9YJoqOoGxi84i6BCDfxDvRt0 +# ENV BUNDLE_GEM__FURY__IO=7LFoF-x9YJoqOoGxi84i6BCDfxDvRt0 ENV APP_NAME=CMS ENV RAILS_ENV=production ENV RAILS_GROUPS=assets