fix(redirections): Fix the page and host
All checks were successful
build configuration / build_storage01 (push) Successful in 49s
build configuration / build_web01 (push) Successful in 56s
build configuration / build_compute01 (push) Successful in 1m23s
npins update / npins_update (push) Successful in 54s

This commit is contained in:
Tom Hubrecht 2023-12-18 23:39:40 +01:00
parent 16a63b37d3
commit 55089de144
2 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ let
in { in {
services.nginx.virtualHosts = { services.nginx.virtualHosts = {
retired_host = { ${retired_host} = {
enableACME = true; enableACME = true;
forceSSL = true; forceSSL = true;

View file

@ -33,9 +33,9 @@
"url": "https://git.dgnum.eu/DGNum/dgnum-retired" "url": "https://git.dgnum.eu/DGNum/dgnum-retired"
}, },
"branch": "main", "branch": "main",
"revision": "d481b8cf7a7816c851e36ce0a0ed4a776d00eb9c", "revision": "64467c33627d30c837514e984cfa350f033d6854",
"url": null, "url": null,
"hash": "1hpjra1gz9vx9j7dpvc7h8czhrlizpgwnfc7z4al4xw146dv0bp0" "hash": "1icq0ak55ylbm5hkbx6ar0dvr883q7amqva48b64xd8m8qrkng3l"
}, },
"disko": { "disko": {
"type": "GitRelease", "type": "GitRelease",