Revert "Increase config version from 'v1.2022-03-18' to 'v10.2022-09-20'"

This reverts commit 267a48c970d56a5c7b04588122ff59f42162a3fa.
This commit is contained in:
Wolfgang Huß 2022-10-14 08:41:45 +02:00
parent 89d3105afb
commit cc02b19fb5
5 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
CONFIG_VERSION=v10.2022-09-20
CONFIG_VERSION=v1.2022-03-18
GRAPHQL_URI=http://localhost:4000/graphql
WALLET_AUTH_URL=http://localhost/authenticate?token={token}

View File

@ -7,7 +7,7 @@ const pkg = require('../../package')
const constants = {
CONFIG_VERSION: {
DEFAULT: 'DEFAULT',
EXPECTED: 'v10.2022-09-20',
EXPECTED: 'v1.2022-03-18',
CURRENT: '',
},
}

View File

@ -1,4 +1,4 @@
CONFIG_VERSION=v10.2022-09-20
CONFIG_VERSION=v1.2022-03-18
DB_HOST=localhost
DB_PORT=3306

View File

@ -6,7 +6,7 @@ dotenv.config()
const constants = {
CONFIG_VERSION: {
DEFAULT: 'DEFAULT',
EXPECTED: 'v10.2022-09-20',
EXPECTED: 'v1.2022-03-18',
CURRENT: '',
},
}

View File

@ -61,7 +61,7 @@ EVENT_PROTOCOL_DISABLED=false
# database
DATABASE_CONFIG_VERSION=v10.2022-09-20
DATABASE_CONFIG_VERSION=v1.2022-03-18
# frontend
FRONTEND_CONFIG_VERSION=v3.2022-09-16
@ -83,7 +83,7 @@ META_AUTHOR="Bernd Hückstädt - Gradido-Akademie"
SUPPORT_MAIL=support@supportmail.com
# admin
ADMIN_CONFIG_VERSION=v10.2022-09-20
ADMIN_CONFIG_VERSION=v1.2022-03-18
WALLET_AUTH_URL=https://stage1.gradido.net/authenticate?token={token}
WALLET_URL=https://stage1.gradido.net/login