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