mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
Rename hedgedoc redirect html
This commit is contained in:
parent
be0ccc2ef7
commit
e346ccb36a
2 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ in
|
|||
|
||||
serve = {
|
||||
isFunnel = true;
|
||||
target = toString ./hedgedoc.html;
|
||||
target = toString ./hedgedoc-redirect.html;
|
||||
};
|
||||
|
||||
caddyServe = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue