feat(server): add mkWebApp module and glance web app
This commit is contained in:
parent
29c652e615
commit
2292baecf6
3 changed files with 78 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue