mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-05-13 21:14:17 +00:00
update examples with new API parameter
This commit is contained in:
@@ -10,6 +10,7 @@ This config starts an SIP server listening on port `5060`. Any incoming call wil
|
||||
|
||||
export const example = `
|
||||
api:
|
||||
enabled: true
|
||||
port: 8080
|
||||
modules:
|
||||
- id: sip
|
||||
|
||||
@@ -11,6 +11,7 @@ This config starts an HTTP server listening on port `3000`. Any HTTP request com
|
||||
|
||||
export const example = `
|
||||
api:
|
||||
enabled: true
|
||||
port: 8080
|
||||
modules:
|
||||
- id: http
|
||||
|
||||
Reference in New Issue
Block a user