mirror of
https://github.com/IT4Change/gradido.git
synced 2026-04-06 01:25:28 +00:00
update gradido node default version
This commit is contained in:
parent
3ef4c25ae8
commit
36890d7420
@ -84,7 +84,7 @@ export const configSchema = v.object({
|
||||
v.string('The version of the DLT node server, for example: 0.9.0'),
|
||||
v.regex(/^\d+\.\d+\.\d+$/),
|
||||
),
|
||||
'0.9.2',
|
||||
'0.9.3',
|
||||
),
|
||||
DLT_GRADIDO_NODE_SERVER_HOME_FOLDER: v.optional(
|
||||
v.string('The home folder for the gradido dlt node server'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user