changed to nodejs16

This commit is contained in:
Torsten Widmann 2022-11-28 18:12:07 +01:00
parent 3d98c2c8dd
commit 9c071abf7c

View File

@ -4,13 +4,13 @@
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2022-11-26T18:59:06+01:00",
"exported_at": "2022-11-28T18:11:27+01:00",
"name": "haste-server",
"author": "eggs@harryw.link",
"description": "Haste is an open-source pastebin software written in node.js, which is easily installable in any network. It can be backed by either redis or filesystem, and has a very easy adapter interface for other stores. A publicly available version can be found at hastebin.com",
"features": null,
"docker_images": {
"ghcr.io\/parkervcp\/yolks:nodejs_18": "ghcr.io\/parkervcp\/yolks:nodejs_18"
"ghcr.io\/parkervcp\/yolks:nodejs_16": "ghcr.io\/parkervcp\/yolks:nodejs_16"
},
"file_denylist": [],
"startup": "npm start",