Bind asterisk http to vpn IP only

We don't want to service this to the Interwebz
This commit is contained in:
Your Name
2021-12-25 22:57:29 +00:00
parent eed5ddea96
commit b30b1653f3

View File

@@ -32,7 +32,7 @@ enabled=yes
; a bindaddr in order for the HTTP server to run. There is no
; default value.
;
bindaddr=0.0.0.0
bindaddr=172.19.27.2
;
; Port to bind to for HTTP sessions (default is 8088)
;