feat(server): add mkWebApp module and glance web app

This commit is contained in:
Mohammad Rafiq 2025-06-16 14:22:19 +08:00
parent 29c652e615
commit 2292baecf6
No known key found for this signature in database
3 changed files with 78 additions and 0 deletions

View file

@ -39,6 +39,8 @@
mattermost.url = "mm.bwfiq.com";
forgejo.enable = true;
forgejo.url = "git.rrv.sh";
glance.enable = true;
glance.domain = "glance.bwfiq.com";
};
web-servers = {
enableSSL = true;