summaryrefslogtreecommitdiff
path: root/authentik/compose.yaml
diff options
context:
space:
mode:
authorclyhtsuriva <aimeric@adjutor.xyz>2025-05-24 21:54:52 +0200
committerclyhtsuriva <aimeric@adjutor.xyz>2025-05-24 21:54:52 +0200
commit1a24fbc193d5d881ea6caef463153f8e23ff792b (patch)
tree171c65a05c3532e8050a5f5898646528540a94d2 /authentik/compose.yaml
parentb2be6de5224b01f7016032366d01d7f6111bdecd (diff)
Add yml --- & ...
Diffstat (limited to 'authentik/compose.yaml')
-rw-r--r--authentik/compose.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/authentik/compose.yaml b/authentik/compose.yaml
index 5532e1d..5e36971 100644
--- a/authentik/compose.yaml
+++ b/authentik/compose.yaml
@@ -1,3 +1,4 @@
+---
services:
postgresql:
image: docker.io/library/postgres:16-alpine
@@ -87,3 +88,4 @@ volumes:
redis:
driver: local
networks: {}
+...