set up stalwart as oidc provider

This commit is contained in:
2026-07-19 03:52:57 +01:00
parent 4abf2a060c
commit 4443926ca4
3 changed files with 16 additions and 4 deletions
+2
View File
@@ -26,6 +26,8 @@ services:
- "127.0.0.1:8080:8080"
environment:
- STALWART_PUBLIC_URL
- OIDC_KEY
- OIDC_SIGNATURE_KEY
volumes:
- stalwart-etc:/etc/stalwart
- stalwart-data:/var/lib/stalwart