diff --git a/config.json b/config.json new file mode 100644 index 0000000..37dcf6f --- /dev/null +++ b/config.json @@ -0,0 +1,6 @@ +{ + "localhost": { + "/api": "localhost:8901/api", + "*": "localhost:4200" + } +}