forked from smartpager/ui-tabs-frontend
changes 2023-06-24
This commit is contained in:
parent
426d4934c5
commit
1c8a37fcd0
1 changed files with 1 additions and 1 deletions
|
@ -8,6 +8,6 @@ server {
|
||||||
location /msg-tg_cfg/ { proxy_pass http://127.0.0.1:3060/; }
|
location /msg-tg_cfg/ { proxy_pass http://127.0.0.1:3060/; }
|
||||||
location /msg-testalarm_cfg/ { proxy_pass http://127.0.0.1:3070/; }
|
location /msg-testalarm_cfg/ { proxy_pass http://127.0.0.1:3070/; }
|
||||||
location /msg-mowas_cfg/ { proxy_pass http://127.0.0.1:3090/; }
|
location /msg-mowas_cfg/ { proxy_pass http://127.0.0.1:3090/; }
|
||||||
location /msg-brandgefahren/ { proxy_pass http://127.0.0.1:3100/; }
|
location /msg-brandgefahren_cfg/ { proxy_pass http://127.0.0.1:3100/; }
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue