bundles: no default for nodejs version anymore

This commit is contained in:
Franzi 2024-07-19 19:20:23 +02:00
parent 55a3e6675f
commit 263440296d
Signed by: kunsi
GPG key ID: 12E3D2136B818350
5 changed files with 30 additions and 1 deletions

View file

@ -26,6 +26,9 @@ defaults = {
},
},
},
'nodejs': {
'version': 18,
},
'pretalx': {
'database': {
'user': 'pretalx',