Skip to content

Commit

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

0 comments on commit 1cb30d8

Please sign in to comment.