Open JVallejos1988 opened 5 years ago
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
verbose=true
driver=com.mysql.jdbc.Driver
url=jdbc:mysql://192.168.1.113:3306/comms_router_core
username=movigoo
password=movigoo2019
changeLogFile=src/main/resources/db/changelog.yaml
outputChangeLogFile=src/main/resources/db/changelog_gen.yaml
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?
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
is this correct?