mirror of
https://github.com/FJurmanovic/wallet-web.git
synced 2026-02-06 06:08:10 +00:00
create http client and base service
This commit is contained in:
5
src/configs/development/app-settings.json
Normal file
5
src/configs/development/app-settings.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"apiUrl": "localhost:4000",
|
||||
"apiVersion": "v1",
|
||||
"ssl": false
|
||||
}
|
||||
Reference in New Issue
Block a user