Skip to content

Commit

Permalink
remove htpasswd file
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening committed Jul 20, 2016
1 parent 7fe8a9b commit 2b14f32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion galaxy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ RUN mkdir $GALAXY_ROOT && \

RUN su $GALAXY_USER -c "cp $GALAXY_ROOT/config/galaxy.ini.sample $GALAXY_CONFIG_FILE"
ADD ./reports_wsgi.ini.sample $GALAXY_CONFIG_DIR/reports_wsgi.ini
ADD ./htpasswd /etc/nginx/htpasswd

ADD roles/ /tmp/ansible/roles
ADD provision.yml /tmp/ansible/provision.yml
Expand Down

0 comments on commit 2b14f32

Please sign in to comment.