diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-06-23 19:44:13 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-06-23 19:44:13 -0500 |
commit | 1716be666d7b8f19f3f4fdf345c42a997cc176bd (patch) | |
tree | cd3e187550e22bfa78d13c5e0add660130cb6952 /content/blog/2024-03-15-self-hosting-ddns-updater.org | |
parent | f304d459c5278a135650296d2b1c407314d903fb (diff) | |
download | cleberg.net-1716be666d7b8f19f3f4fdf345c42a997cc176bd.tar.gz cleberg.net-1716be666d7b8f19f3f4fdf345c42a997cc176bd.tar.bz2 cleberg.net-1716be666d7b8f19f3f4fdf345c42a997cc176bd.zip |
fix: fix self-hosting tags
Diffstat (limited to 'content/blog/2024-03-15-self-hosting-ddns-updater.org')
-rw-r--r-- | content/blog/2024-03-15-self-hosting-ddns-updater.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/blog/2024-03-15-self-hosting-ddns-updater.org b/content/blog/2024-03-15-self-hosting-ddns-updater.org index 705e47a..8fb1cdd 100644 --- a/content/blog/2024-03-15-self-hosting-ddns-updater.org +++ b/content/blog/2024-03-15-self-hosting-ddns-updater.org @@ -2,7 +2,7 @@ #+title: Self-Hosting Guide: DDNS Updater #+description: Step-by-step configuration guide for deploying a Dynamic DNS updater using Docker Compose, integrating with Cloudflare API, and securing with Nginx reverse proxy. #+slug: self-hosting-ddns-updater -#+filetags: :ddns:docker:nginx: +#+filetags: :ddns:docker:self-hosting: #+caption: DDNS Updater Web View [[https://img.cleberg.net/blog/20240315-ddns-updater/ddns.png]] |