Can send requests to server

This commit is contained in:
2021-05-11 19:03:19 +02:00
parent e9c631e78a
commit b1929fc21f
6 changed files with 116 additions and 35 deletions

3
public/config.json Normal file
View File

@ -0,0 +1,3 @@
{
"api_url": "https://devweb.local/comunic/api-v2/admin/"
}