mirror of
https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git
synced 2024-09-03 18:36:09 +02:00
update node
This commit is contained in:
parent
a368cc1b81
commit
3231d34bd0
2 changed files with 2 additions and 2 deletions
|
@ -115,4 +115,4 @@ ram.runtime = "50M"
|
|||
|
||||
[resources.database]
|
||||
type = "mysql"
|
||||
|
||||
|
|
@ -5,7 +5,7 @@
|
|||
#=================================================
|
||||
|
||||
# NodeJS version
|
||||
nodejs_version=14
|
||||
nodejs_version=20
|
||||
|
||||
# MyPads version
|
||||
# This variable is mostly used to force an upgrade of the package in case of new versions of MyPads.
|
||||
|
|
Loading…
Add table
Reference in a new issue