public-access-proxy: s/srv1/vps1/

This commit is contained in:
Astro 2021-09-01 21:41:50 +02:00
parent 433b6d75ce
commit b1ae3b6013
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@
};
}
{
hostNames = [ "srv1.nixvita.de" "*.srv1.www.nixvita.de" "srv1.codetu.be" "*.srv1.codetu.be" ];
hostNames = [ "vps1.nixvita.de" "*.vps1.www.nixvita.de" "vps1.codetu.be" "*.vps1.codetu.be" ];
proxyTo = {
host = "172.20.73.51";
httpPort = 80;