Host element-admin on web-public-2
This commit is contained in:
parent
4bfcfe355c
commit
98b3e14bd6
4 changed files with 98 additions and 1 deletions
|
|
@ -69,7 +69,7 @@
|
|||
proxyPass = "http://localhost:8080";
|
||||
};
|
||||
"~ ^/api/admin" = {
|
||||
proxyPass = "http://localhost:8082";
|
||||
proxyPass = "http://localhost:8083";
|
||||
extraConfig = ''
|
||||
# Restrict access to admin API.
|
||||
allow 172.21.87.0/24; # management VPN
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue