1
0

FUNKING CONFIG

This commit is contained in:
konrad
2018-09-08 21:18:42 +02:00
parent 7273f61580
commit 6a33ad90b5
5 changed files with 67 additions and 6 deletions

3
public/config.json Normal file
View File

@ -0,0 +1,3 @@
{
"VIKUNJA_API_BASE_URL": "http://localhost:8080/api/v1/"
}