mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-08-02 10:38:41 -04:00
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/qdm12/ddns-updater/pull/417
Author: @affeldt28
Created: 1/18/2023
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
cdf242bdocs(readme): add configuration notice split-dns #389📊 Changes
1 file changed (+22 additions, -0 deletions)
View changed files
📝
README.md(+22 -0)📄 Description
Adds a configuration notice to the readme.
If you configured your internal dns to point to an internal ip, to also use your services within your network. Ddns-updater will check against this ip and triggers an update to your configured provider. Due to the fact that this record will never be your public ip, this update will be done every time it checks if your ip is up to date.
Adding a public dns to your container will prevent this behavior, because then ddns-updater will not check against your internal dns.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.