Skip to content
This repository has been archived by the owner on Nov 9, 2024. It is now read-only.

Commit

Permalink
Roll back the redirection URI
Browse files Browse the repository at this point in the history
  • Loading branch information
notthebee committed Dec 10, 2023
1 parent 23503e6 commit 0a43ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/authelia/templates/configuration.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
###############################################################

jwt_secret: {{ jwt_secret }}
default_redirection_url: https://{{ wireguard_host }}
default_redirection_url: https://{{ authelia_host }}

ntp:
disable_failure: true
Expand Down

0 comments on commit 0a43ac3

Please sign in to comment.