diff --git a/misc/conf.example.json b/misc/conf.example.json index 49f31ad..14d5b11 100644 --- a/misc/conf.example.json +++ b/misc/conf.example.json @@ -67,7 +67,7 @@ "salt": null }, "connections": { - "frontend_url_base": null, + "frontend_url_base": "http://localhost:8888", "login_url": null } },