Skip to content

Commit

Permalink
fix: URL
Browse files Browse the repository at this point in the history
  • Loading branch information
EntraptaJ authored Sep 22, 2021
1 parent 4d9c623 commit 40629a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vault/outputs.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
output "Authentik" {
value = {
URL = "https://auth.kristianjones.dev:8443"
URL = "https://auth.kristianjones.dev:443"

Token = data.vault_generic_secret.Authentik.data["TOKEN"]

Expand Down

0 comments on commit 40629a4

Please sign in to comment.