mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 21:01:34 +01:00
hosts/srv-public: Change outline domain to wiki.sprouted.cloud
This commit is contained in:
parent
3294e96bf9
commit
c55be783b1
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
||||||
|
|
||||||
outline = {
|
outline = {
|
||||||
enable = true;
|
enable = true;
|
||||||
domain = "outline.${sproutedDomain}";
|
domain = "wiki.${sproutedDomain}";
|
||||||
};
|
};
|
||||||
|
|
||||||
it-tools = {
|
it-tools = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue