diff --git a/nodes/heimdall/authentik/compose.yaml b/nodes/heimdall/authentik/compose.yaml index 16a679f..f6dbb11 100644 --- a/nodes/heimdall/authentik/compose.yaml +++ b/nodes/heimdall/authentik/compose.yaml @@ -1,14 +1,8 @@ -############################################################### -# Networks -############################################################### networks: proxy-net: name: proxy-net external: true -############################################################### -# Services -############################################################### services: postgresql: image: docker.io/library/postgres:16-alpine