Syntax error in config.js.tt
Closed this issue · 0 comments
MrCreosote commented
var RetinaConfig = {
"awe_ip": "[% api_ip %]:[% api_port %]",
"workflow_ip": "[% api_ip %]:[% api_port %]/awf" <--- missing comma
"authResources": { "default": "KBase",
"KBase": { "icon": "KBase_favicon.ico",
"prefix": "kbgo4711" } },
"mgrast_api": "http://api.metagenomics.anl.gov",
"authentication": true
}