blob: 47f802a40895f851da34387956a462e36500c336 [file] [log] [blame]
# Derived from $MOJO_DIR/mojoconfig.
{
'dev_servers': [
{
'host': 'https://mojo.v.io/',
'mappings': [
('', [
# For ble.mojo.
'@{DISCOVERY_BUILD_DIR}',
]),
],
}
],
}