Run most parts on Hetzner server at DC

This commit is contained in:
Your Name
2020-12-27 02:46:36 +00:00
parent b24c930048
commit 4016b4603d
6 changed files with 806 additions and 34 deletions

View File

@@ -26,13 +26,13 @@ servername=Asterisk
; Whether HTTP/HTTPS interface is enabled or not. Default is no.
; This also affects manager/rawman/mxml access (see manager.conf)
;
enabled=yes
;enabled=yes
;
; Address to bind to, both for HTTP and HTTPS. You MUST specify
; a bindaddr in order for the HTTP server to run. There is no
; default value.
;
bindaddr=0.0.0.0
;bindaddr=0.0.0.0
;
; Port to bind to for HTTP sessions (default is 8088)
;