From 8ad11dd5d90226ac506ca0404eff5eca9ae086db Mon Sep 17 00:00:00 2001 From: RealStickman Date: Fri, 2 Jun 2023 08:53:06 +0200 Subject: [PATCH] (Grav GitSync) Automatic Commit from RealStickman --- pages/02.linux/authentik/default.en.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/pages/02.linux/authentik/default.en.md b/pages/02.linux/authentik/default.en.md index 5e77193..32b301a 100644 --- a/pages/02.linux/authentik/default.en.md +++ b/pages/02.linux/authentik/default.en.md @@ -29,7 +29,6 @@ podman pod create --name pod_authentik --network net_authentik -p 9000:9000 -p 9 ### Database -a[prism classes="language-sh command-line" cl-prompt="#" data-continuation-str="\"]
 
@@ -43,7 +42,6 @@ podman run --name authentik_db \
     -d docker.io/postgres:15
 
 
-a[/prism] ### Redis