feat: accept quiz.slagomdeslotgracht.nl
This commit is contained in:
parent
712db9516d
commit
9144683867
1 changed files with 5 additions and 1 deletions
|
|
@ -220,13 +220,17 @@
|
||||||
proxy = "http://127.0.0.1:8000/";
|
proxy = "http://127.0.0.1:8000/";
|
||||||
};
|
};
|
||||||
"sods.noa.voorwaarts.nl" = {
|
"sods.noa.voorwaarts.nl" = {
|
||||||
enable = true;
|
enable = false;
|
||||||
proxy = "http://127.0.0.1:2000/";
|
proxy = "http://127.0.0.1:2000/";
|
||||||
};
|
};
|
||||||
"sods.voorwaarts.nl" = {
|
"sods.voorwaarts.nl" = {
|
||||||
enable = true;
|
enable = true;
|
||||||
proxy = "http://127.0.0.1:2000/";
|
proxy = "http://127.0.0.1:2000/";
|
||||||
};
|
};
|
||||||
|
"quiz.slagomdeslotgracht.nl" = {
|
||||||
|
enable = true;
|
||||||
|
proxy = "http://127.0.0.1:2000/";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue