Add mattermost
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user