switch to nodejs coz there is an issue with 16
This commit is contained in:
parent
83631bef99
commit
0598d0bf34
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ etherpad_smtp_host: 'localhost'
|
|||
etherpad_smtp_port: '587'
|
||||
etherpad_smtp_user: 'support'
|
||||
etherpad_smtp_pass: 'changeme'
|
||||
etherpad_nodejs_version: '16'
|
||||
etherpad_nodejs_version: '17'
|
||||
etherpad_apt:
|
||||
- curl
|
||||
- nodejs
|
||||
|
|
Loading…
Reference in a new issue