Add mattermost

This commit is contained in:
2026-04-02 19:11:18 +02:00
parent eb322206a7
commit 964e0fa6c5
7 changed files with 108 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ services:
- postgres_password
- authentik_postgres_password
- gitea_postgres_password
- mattermost_postgres_password
healthcheck:
interval: 30s
retries: 5
@@ -40,3 +41,5 @@ secrets:
environment: AUTHENTIK_POSTGRES_PASSWORD
gitea_postgres_password:
environment: GITEA_POSTGRES_PASSWORD
mattermost_postgres_password:
environment: MATTERMOST_POSTGRES_PASSWORD