feat: Add new Portainer stacks, setup scripts, and configurations for various services including filebrowser, paperless, and firefly.
This commit is contained in:
14
cloudflared/ddns-updater/config.json
Normal file
14
cloudflared/ddns-updater/config.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"settings": [
|
||||
{
|
||||
"provider": "cloudflare",
|
||||
"zone_identifier": "7df81dd3384b605780ddf3dccbd29290",
|
||||
"domain": "chengs.uk",
|
||||
"host": "@",
|
||||
"ttl": 600,
|
||||
"proxied": true,
|
||||
"token": "WhAIOCeGjws2IFCD32BJn1r8TS1M8SWeGbEYVuVc",
|
||||
"ip_version": "ipv4"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user