diff --git a/public/config.json b/public/config.json index 339ce29..d3da563 100644 --- a/public/config.json +++ b/public/config.json @@ -1,12 +1,12 @@ { "version": "1.1.0", - "location": "https://hyperspaceapp.herokuapp.com", + "location": "https://hyperspaceapp-next.herokuapp.com", "branding": { "name": "Hyperspace", "logo": "logo.svg", "background": "background.png" }, - "developer": false, + "developer": true, "federation": { "universalLogin": true, "allowPublicPosts": true,