diff --git a/public/config.example.json b/public/config.example.json new file mode 100644 index 0000000..c72b681 --- /dev/null +++ b/public/config.example.json @@ -0,0 +1,3 @@ +{ + "apiHost": "http://foobar.com" +} \ No newline at end of file