feat: add sods.voorwaarts.nl to hosts

This commit is contained in:
Noa Aarts 2024-07-11 23:20:03 +02:00
parent ceeef26307
commit e0f6f616c8

View file

@ -223,6 +223,10 @@
enable = true;
proxy = "http://127.0.0.1:2000/";
};
"sods.voorwaarts.nl" = {
enable = true;
proxy = "http://127.0.0.1:2000/";
};
};
};
};