boxcars config (github.com/azer/boxcars) for dev
This commit is contained in:
parent
73485742de
commit
98dfea1c36
1 changed files with 6 additions and 0 deletions
6
config.json
Normal file
6
config.json
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"localhost": {
|
||||||
|
"/api": "localhost:8901/api",
|
||||||
|
"*": "localhost:4200"
|
||||||
|
}
|
||||||
|
}
|
Reference in a new issue