Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

app.callbackBaseUrl #105

Open
JVallejos1988 opened this issue Jul 25, 2019 · 0 comments
Open

app.callbackBaseUrl #105

JVallejos1988 opened this issue Jul 25, 2019 · 0 comments

Comments

@JVallejos1988
Copy link

i know already issues about this but i cant solve even read the other topics,

i had this problem
Couldn't fetch configuration from configuration source for key: app.callbackBaseUrl

my aplication properties

Shows more data in the console

verbose=true

JDBC driver

driver=com.mysql.jdbc.Driver

Database Url

url=jdbc:mysql://192.168.1.113:3306/comms_router_core

Database username

username=movigoo

Database password

password=movigoo2019

Changelog file location

changeLogFile=src/main/resources/db/changelog.yaml

Location of the generateChangeLog output

outputChangeLogFile=src/main/resources/db/changelog_gen.yaml

Diff

referenceDriver=com.mysql.jdbc.Driver
referenceUrl=jdbc:mysql://192.168.1.113:3306/comms_router_core
referenceUsername=movigoo
referencePassword=movigoo2019
diffChangeLogFile=src/main/resources/db/migrations/changelog-next.yaml

app.callbackBaseUrl=http://190.96.1.11:8080/demo-app-root/api
app.nexmoCallbackBaseUrl=http://190.96.1.11:8080/demo-app-root/api
app.phone=56229140456
app.musicOnHoldUrl=http://localhost:800/ring.mp3
comms.routerUrl=http://192.168.1.11:8080/comms-router-web/api
comms.routerId=1
comms.queueId=2
comms.planId=2
nexmo.appId=b73257f9-3c4a-473d-a76a-187a8779b4b0
nexmo.appPrivateKey=private.key

is this correct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant