mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
new config version
This commit is contained in:
parent
a4b30b385f
commit
8d1eff0765
@ -1,4 +1,4 @@
|
||||
CONFIG_VERSION=v2.2022-03-24
|
||||
CONFIG_VERSION=v3.2022-03-29
|
||||
|
||||
# Server
|
||||
PORT=4000
|
||||
|
||||
@ -14,7 +14,7 @@ const constants = {
|
||||
DECAY_START_TIME: new Date('2021-05-13 17:46:31'), // GMT+0
|
||||
CONFIG_VERSION: {
|
||||
DEFAULT: 'DEFAULT',
|
||||
EXPECTED: 'v2.2022-03-24',
|
||||
EXPECTED: 'v3.2022-03-29',
|
||||
CURRENT: '',
|
||||
},
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user