public-access-proxy: move nixvita.de

This commit is contained in:
Astro 2021-09-03 20:49:02 +02:00
parent 1327f465de
commit 2a9b976cc2
1 changed files with 1 additions and 9 deletions

View File

@ -73,15 +73,7 @@
# };
# }
{
hostNames = [ "nixvita.de" "www.nixvita.de" ];
proxyTo = {
host = "172.22.99.174";
httpPort = 80;
httpsPort = 443;
};
}
{
hostNames = [ "vps1.nixvita.de" "vps1.codetu.be" ];
hostNames = [ "vps1.nixvita.de" "vps1.codetu.be" "nixvita.de" ];
proxyTo = {
host = "172.20.73.51";
httpPort = 80;