Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Moore authored Oct 17, 2023
1 parent a9e93e2 commit 6127d73
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions egg-ntfy-sh.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"_comment": "ntfy.sh Egg created by KamikazeJAM",
"meta": {
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2023-10-17T16:15:08-07:00",
"name": "ntfy.sh",
"author": "[email protected]",
"description": "ntfy.sh egg for ntfy.sh notifications",
"features": null,
"docker_images": {
"ghcr.io\/jake-moore\/ntfy-sh-luxious-egg:latest": "ghcr.io\/jake-moore\/ntfy-sh-luxious-egg:latest"
},
"file_denylist": [],
"startup": "ntfy serve",
"config": {
"files": "{}",
"startup": "{\r\n \"done\": \"log level is INFO (tag=startup)\"\r\n}",
"logs": "{}",
"stop": "^C"
},
"scripts": {
"installation": {
"script": null,
"container": "alpine:3.4",
"entrypoint": "ash"
}
},
"variables": []
}

0 comments on commit 6127d73

Please sign in to comment.