[PR #590] [MERGED] feat(config): LISTENING_ADDRESS configuration key #745

Closed
opened 2025-11-20 04:25:55 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qdm12/ddns-updater/pull/590
Author: @qdm12
Created: 1/16/2024
Status: Merged
Merged: 1/18/2024
Merged by: @qdm12

Base: masterHead: listening-address


📝 Commits (1)

  • a1b431f feat(config): LISTENING_ADDRESS configuration key

📊 Changes

7 files changed (+25 additions, -16 deletions)

View changed files

📝 Dockerfile (+1 -1)
📝 README.md (+1 -1)
📝 cmd/updater/main.go (+2 -2)
📝 docker-compose.yml (+1 -1)
📝 internal/config/server.go (+18 -9)
📝 internal/config/settings.go (+1 -1)
📝 internal/config/settings_test.go (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qdm12/ddns-updater/pull/590 **Author:** [@qdm12](https://github.com/qdm12) **Created:** 1/16/2024 **Status:** ✅ Merged **Merged:** 1/18/2024 **Merged by:** [@qdm12](https://github.com/qdm12) **Base:** `master` ← **Head:** `listening-address` --- ### 📝 Commits (1) - [`a1b431f`](https://github.com/qdm12/ddns-updater/commit/a1b431f5a03857a366ecbd0c8b6fca8b5b1b87ea) feat(config): `LISTENING_ADDRESS` configuration key ### 📊 Changes **7 files changed** (+25 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+1 -1) 📝 `README.md` (+1 -1) 📝 `cmd/updater/main.go` (+2 -2) 📝 `docker-compose.yml` (+1 -1) 📝 `internal/config/server.go` (+18 -9) 📝 `internal/config/settings.go` (+1 -1) 📝 `internal/config/settings_test.go` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 04:25:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ddns-updater#745