Re-assign configs for Heroku
Signed-off-by: Marquis Kurt <software@marquiskurt.net>
This commit is contained in:
parent
7322e63001
commit
e0794b197d
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"version": "1.0.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,
|
||||
|
|
Loading…
Reference in New Issue