ara-web/public/config.json
Guillaume Vincent df050a5b51 add config.json to configure api URL
Load config.json at startup

Change-Id: I38df3611daed155c91fccdaf175df4b9778953ae
2018-12-20 17:47:29 +01:00

4 lines
40 B
JSON

{
"apiURL": "http://localhost:8000"
}