This commit is contained in:
Kyle Speight
2025-09-09 23:00:42 -07:00
parent f87f5ce283
commit 67b9b21c95
4 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -6,11 +6,11 @@
},
"exported_at": "2024-04-02T14:08:10+02:00",
"name": "haste-server",
"author": "eggs@harryw.link",
"author": "kyle@kyle-hosting.xyz",
"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\/kylehost\/yolks:nodejs_18": "ghcr.io\/kylehost\/yolks:nodejs_18"
},
"file_denylist": [],
"startup": "npm start",