Add ntfy push and Listmonk newsletter with lightweight Docker deploy tooling.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
9
docker/integrations/daemon.json.cn
Normal file
9
docker/integrations/daemon.json.cn
Normal 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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user