Skip to content

Commit

Permalink
Fix stepup-webauthn logo location
Browse files Browse the repository at this point in the history
  • Loading branch information
phavekes committed Dec 5, 2024
1 parent beb5f38 commit 0399d42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions roles/stepupwebauthn/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@
APACHE_UID: "#{{ webauthn_uid.uid }}"
APACHE_GUID: "#{{ webauthn_guid.gid }}"
mounts:
- source: /opt/openconext/webauthn/public/images/header-logo.png
target: /var/www/html/public/build/images/logo/header-logo.png
- source: /opt/openconext/azuremfa/public/images/header-logo.png
target: /var/www/html/public/build/images/header-logo.png
type: bind
- source: /opt/openconext/webauthn
target: /var/www/html/config/openconext
Expand Down

0 comments on commit 0399d42

Please sign in to comment.