Skip to content
Snippets Groups Projects
Commit 156fdc38 authored by i-vall's avatar i-vall
Browse files

publish: changed env var names

generated from commit 49cf60b9
parent a1713a6a
Branches
No related tags found
No related merge requests found
......@@ -134,8 +134,8 @@ const moment = __webpack_require__(1045)
//const moment = require('moment')
//require('request-debug')(rp)
 
const baseUrl = process.env.BASE_URL
const apiAuthKey = process.env.API_AUTH_KEY
const baseUrl = process.env.EGL_BASE_URL
const apiAuthKey = process.env.EGL_API_AUTH_KEY
 
module.exports = new BaseKonnector(start)
 
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment