UNPKG

101 BJavaScriptView Raw
1var config = {
2 host: process.env.ROBBYSON_API_HOST || '172.18.0.1:90'
3}
4
5module.exports = config;
\No newline at end of file