From 13fd6374bfc2eeb2c893d29fb998c5db4ff00ca3 Mon Sep 17 00:00:00 2001 From: fxequals Date: Sat, 19 Jul 2025 09:41:37 -0400 Subject: [PATCH] minor update --- emerald-theory/authentik/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/emerald-theory/authentik/README.md b/emerald-theory/authentik/README.md index 6799c72..446d659 100644 --- a/emerald-theory/authentik/README.md +++ b/emerald-theory/authentik/README.md @@ -37,7 +37,7 @@ AUTHENTIK_EMAIL__FROM= # **Post-Install** -> **⚠️ Warning** +> **[ ⚠️ Warning ]** > Wait a few minutes before attempting to connect for the first time. All servers need to show as **Healthy** in Dockge Go to http://your-server-ip:9000/if/flow/initial-setup/ @@ -123,7 +123,7 @@ location @goauthentik_proxy_signin { } ``` -> **Note** +> **Note** > If you are using Portainer to manage your Docker environment, you need to specify the ENV_FILE name to be `stacks.env` Edit the IP address in `proxy_pass` above and make sure it matches the one you specify in the Authentik docker-compose file @@ -187,5 +187,5 @@ Edit the IP address in `proxy_pass` above and make sure it matches the one you s 4) Click on **Update** # **Additional Information** --- -> **⚠️ Warning** +> **[ ⚠️ Warning ]** > If you are using Portainer to manage your Docker environment, you need to specify the ENV_FILE name to be `stacks.env`