fix: gateway error
This commit is contained in:
parent
17b9b003a9
commit
4c2409f3e9
1 changed files with 1 additions and 1 deletions
|
|
@ -201,7 +201,7 @@
|
||||||
mainDomains = {
|
mainDomains = {
|
||||||
"noa.voorwaarts.nl" = {
|
"noa.voorwaarts.nl" = {
|
||||||
enable = true;
|
enable = true;
|
||||||
proxy = "http://127.0.0.1:7792/";
|
proxy = "http://127.0.0.1:5000/";
|
||||||
extra_sites = {
|
extra_sites = {
|
||||||
"images.noa.voorwaarts.nl" = {
|
"images.noa.voorwaarts.nl" = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue