feat: add maintenance and it's api to proxies
This commit is contained in:
parent
47ea5e5e79
commit
cbaa213d13
1 changed files with 2 additions and 0 deletions
|
|
@ -387,6 +387,8 @@
|
|||
};
|
||||
|
||||
"images.noa.voorwaarts.nl" = proxy "noa.voorwaarts.nl" "http://[::1]:2283/";
|
||||
"maintenance.noa.voorwaarts.nl" = proxy "noa.voorwaarts.nl" "http://[::1]:5000/";
|
||||
"api.noa.voorwaarts.nl" = proxy "noa.voorwaarts.nl" "http://[::1]:8000/";
|
||||
|
||||
"itepastra.nl" = {
|
||||
forceSSL = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue