UNPKG
consumerportal
Version:
latest (1.0.0)
1.0.0
mydna Custimised for you
consumerportal
/
js
/
config
/
config-debug.js
3 lines
•
186 B
JavaScript
View Raw
1
2
3
var
webApiBaseUrl =
"https://api-dev.mydna.life/ConsumerPortalApi/"
;
var
feedApiUrl = location.protocol +
"//news-dev.mydna.life/feed/mydna"
;
var
consoleArr = [
'error'
,
'debug'
,
'info'
];