From 1a24fbc193d5d881ea6caef463153f8e23ff792b Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Sat, 24 May 2025 21:54:52 +0200 Subject: Add yml --- & ... --- authentik/compose.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'authentik/compose.yaml') 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: {} +... -- cgit v1.2.3