feat(apollo): remove mattermost module from apollo system config

This commit is contained in:
Mohammad Rafiq 2025-06-18 03:33:42 +08:00
parent d26df1fafa
commit 50e0d971ae
No known key found for this signature in database

View file

@ -36,11 +36,6 @@
forgejo.domain = "git.rrv.sh";
glance.enable = true;
glance.domain = "glance.bwfiq.com";
mattermost = {
enable = true;
domain = "mm.bwfiq.com";
extraCfg.siteName = "pantheon";
};
};
web-servers = {
enableSSL = true;