FUNKING CONFIG

This commit is contained in:
konrad 2018-09-08 21:18:42 +02:00
parent 7273f61580
commit 6a33ad90b5
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
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/"
}