|
|
@ -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/; }
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
}
|
|
|
|