Re-assign configs for Heroku

Signed-off-by: Marquis Kurt <software@marquiskurt.net>
This commit is contained in:
Marquis Kurt 2019-10-11 11:32:43 -04:00
parent 7322e63001
commit e0794b197d
No known key found for this signature in database
GPG Key ID: 725636D259F5402D
1 changed files with 2 additions and 2 deletions

View File

@ -1,12 +1,12 @@
{ {
"version": "1.0.0", "version": "1.0.0",
"location": "https://hyperspaceapp.herokuapp.com", "location": "https://hyperspaceapp-next.herokuapp.com",
"branding": { "branding": {
"name": "Hyperspace", "name": "Hyperspace",
"logo": "logo.svg", "logo": "logo.svg",
"background": "background.png" "background": "background.png"
}, },
"developer": false, "developer": true,
"federation": { "federation": {
"universalLogin": true, "universalLogin": true,
"allowPublicPosts": true, "allowPublicPosts": true,