From 664adf0611bb45570f7dbfeceda14852fa0116d8 Mon Sep 17 00:00:00 2001 From: traveler Date: Fri, 4 Apr 2025 08:07:01 -0500 Subject: [PATCH] zxvc --- authentik.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/authentik.yaml b/authentik.yaml index f82abdb..452caa0 100755 --- a/authentik.yaml +++ b/authentik.yaml @@ -139,7 +139,9 @@ volumes: networks: netgrimoire: - external: true + external: true + authentik: + external: true # import the .env file first: set -a; . ./.env; set +a