mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
feat: wiki-js test
This commit is contained in:
parent
7009c3525b
commit
d9458841f7
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
inherit (flake.config.system.device) server;
|
||||
inherit (flake.config.service.instance) web wiki;
|
||||
service = wiki;
|
||||
localhost = web.localhost.address0;
|
||||
localhost = web.localhost.address1;
|
||||
host = "${service.subdomain}.${web.domains.url1}";
|
||||
in {
|
||||
services = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue