Add ntfy push and Listmonk newsletter with lightweight Docker deploy tooling.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
eric
2026-06-08 02:24:55 -05:00
parent 47b1ae8514
commit 22a960799c
24 changed files with 846 additions and 3 deletions

View File

@@ -0,0 +1,9 @@
{
"max-concurrent-downloads": 3,
"max-concurrent-uploads": 1,
"registry-mirrors": [
"https://docker.1ms.run",
"https://dockerproxy.net",
"https://mirror.ccs.tencentyun.com"
]
}