Change owner data etc.

This commit is contained in:
Wolfgang Huß 2022-10-26 13:48:03 +02:00
parent 1d3d6ee29b
commit 75b447493f
2 changed files with 6 additions and 6 deletions

View File

@ -2,8 +2,8 @@
export default {
APPLICATION_NAME: 'yunite.me',
APPLICATION_SHORT_NAME: 'yunite.me',
APPLICATION_DESCRIPTION: 'Yunite Community',
COOKIE_NAME: 'ocelot-social-token',
ORGANIZATION_NAME: 'Verein Corona-Reset',
APPLICATION_DESCRIPTION: 'yunite.me Alternatives Netzwerk für eine freie und bunte Zukunft',
COOKIE_NAME: 'yunite-me-token',
ORGANIZATION_NAME: 'yunite Verein für Vernetzung und Kooperation',
ORGANIZATION_JURISDICTION: 'Switzerland',
}

View File

@ -1,10 +1,10 @@
{
"name": "yunite.net",
"name": "yunite.me",
"version": "2.1.0",
"ocelotDockerVersionTag": "2.1.0-253",
"dockerOrganisation": "tirokk",
"description": "yunite.net Branded",
"author": "yunite.net Community",
"description": "yunite.me Alternatives Netzwerk für eine freie und bunte Zukunft",
"author": "yunite Verein für Vernetzung und Kooperation",
"license": "MIT",
"private": false,
"repository": {