Skip to content

Commit

Permalink
Oidc-playground: put the favicon in the correct dir
Browse files Browse the repository at this point in the history
  • Loading branch information
quartje committed May 15, 2024
1 parent d4dfb6d commit 3d52450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/oidc-playground/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
target: /etc/localtime
type: bind
- source: /opt/openconext/common/favicon.ico
target: /var/www/favicon.ico
target: /var/www/html/favicon.ico
type: bind
env:
HTTPD_CSP: "{{ httpd_csp.lenient }}"
Expand Down

0 comments on commit 3d52450

Please sign in to comment.