diff --git a/Docker & Kubernetes/Docker/Docker Compose/Authentik.md b/Docker & Kubernetes/Docker/Docker Compose/Authentik.md index 062a5de..25eb945 100644 --- a/Docker & Kubernetes/Docker/Docker Compose/Authentik.md +++ b/Docker & Kubernetes/Docker/Docker Compose/Authentik.md @@ -134,7 +134,7 @@ AUTHENTIK_SECRET_KEY= See https://www.postgresql.org/message-id/09512C4F-8CB9-4021-B455-EF4C4F0D55A0@amazon.com ## WebUI Initial Setup -To start the initial setup, navigate to http://:9000/if/flow/initial-setup/ +To start the initial setup, navigate to https://192.168.5.4:9443/if/flow/initial-setup/ ## Traefik Reverse Proxy Configuration If the container does not run on the same host as Traefik, you will need to manually add configuration to Traefik's dynamic config file, outlined below.