Initial commit for the Angular part. We are nowhere yet.
This commit is contained in:
7
bookie/proxy.conf.json
Normal file
7
bookie/proxy.conf.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"/v1": {
|
||||
"target": "http://localhost:6543",
|
||||
"secure": false,
|
||||
"logLevel": "debug"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user