boxcars config (github.com/azer/boxcars) for dev

This commit is contained in:
Matthew Dillon 2015-01-12 16:41:04 -09:00
parent 73485742de
commit 98dfea1c36

6
config.json Normal file
View file

@ -0,0 +1,6 @@
{
"localhost": {
"/api": "localhost:8901/api",
"*": "localhost:4200"
}
}