feat(capytal,websites): update keikos.work to kois.work
This commit is contained in:
@@ -31,4 +31,9 @@ in {
|
||||
reverse_proxy http://localhost:${toString cfg-keikos.port}
|
||||
'';
|
||||
};
|
||||
services.caddy.virtualHosts.":${toString (cfg-keikos.port + 2)}" = {
|
||||
extraConfig = ''
|
||||
redir https://kois.work{uri} permanent
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user