Skip to content

Commit

Permalink
container delete obsolete htaccess (NOJIRA)
Browse files Browse the repository at this point in the history
  • Loading branch information
skoranda committed Jan 12, 2024
1 parent 5941470 commit cc97f84
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
2 changes: 0 additions & 2 deletions container/registry/mod_auth_openidc/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,3 @@ COPY --from=building /usr/lib/apache2/modules/mod_auth_openidc.so /usr/lib/apach

RUN echo "LoadModule auth_openidc_module /usr/lib/apache2/modules/mod_auth_openidc.so" > /etc/apache2/mods-available/auth_openidc.load \
&& a2enmod auth_openidc

COPY container/registry/mod_auth_openidc/htaccess /srv/comanage-registry/app/webroot/.htaccess
11 changes: 0 additions & 11 deletions container/registry/mod_auth_openidc/htaccess

This file was deleted.

0 comments on commit cc97f84

Please sign in to comment.