add ily.rs → wynne.rs redirect via Caddy
This commit is contained in:
parent
b0b4a0cb0c
commit
cbac009667
1 changed files with 6 additions and 0 deletions
|
|
@ -11,6 +11,12 @@ in
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.caddy.virtualHosts."ily.rs" = {
|
||||||
|
extraConfig = ''
|
||||||
|
redir https://wynne.rs{uri} permanent
|
||||||
|
'';
|
||||||
|
};
|
||||||
|
|
||||||
systemd.services.wynne = {
|
systemd.services.wynne = {
|
||||||
description = "wynne.rs";
|
description = "wynne.rs";
|
||||||
after = [ "network.target" ];
|
after = [ "network.target" ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue