Skip to content
Snippets Groups Projects
Verified Commit a6bf46b9 authored by nd's avatar nd
Browse files

update hedgedoc to 1.10.0

parent 3614b17e
No related branches found
No related tags found
No related merge requests found
hedgedoc:
version: 1.9.8
version: 1.10.0
url: localhost
secretkey: "{{ lookup('password', '/dev/null length=128') }}"
documentMaxLength: 100000
......
......@@ -28,5 +28,5 @@ packages:
url: "deb https://dl.yarnpkg.com/{{ ansible_distribution|lower }} stable main"
keyurl: "https://dl.yarnpkg.com/debian/pubkey.gpg"
nodejs:
url: "deb https://deb.nodesource.com/node_16.x {{ ansible_distribution_release|lower }} main"
url: "deb https://deb.nodesource.com/node_20.x {{ ansible_distribution_release|lower }} main"
keyurl: "https://deb.nodesource.com/gpgkey/nodesource.gpg.key"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment