default conf host

This commit is contained in:
Seth Call 2021-04-12 13:51:32 -05:00
parent 95483b759f
commit 714dab3e8d
1 changed files with 1 additions and 0 deletions

View File

@ -503,6 +503,7 @@ if defined?(Bundler)
# braintree: private key: 8309b8f9c669cfa940f617eb9cac56ea
config.braintree_token = 'sandbox_pgjp8dvs_5v5rwm94m2vrfbms'
config.paypal_admin_only = false
config.video_conferencing_host = "https://webrtc-demo.jamkazam.com"
end
end