(Grav GitSync) Automatic Commit from RealStickman

This commit is contained in:
RealStickman 2023-06-02 08:53:06 +02:00 committed by GitSync
parent 750bafe09e
commit 8ad11dd5d9

View File

@ -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="\"]
<pre class="command-line"
data-continuation-str="\" >
<code>
@ -43,7 +42,6 @@ podman run --name authentik_db \
-d docker.io/postgres:15
</code>
</pre>
a[/prism]
### Redis