[PR #113] [MERGED] Configurable containers domain #279

Closed
opened 2026-02-26 04:34:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/113
Author: @mageddo
Created: 3/31/2019
Status: Merged
Merged: 3/31/2019
Merged by: @mageddo

Base: masterHead: feature/108


📝 Commits (5)

📊 Changes

9 files changed (+60 additions, -23 deletions)

View changed files

📝 RELEASE-NOTES.md (+3 -0)
📝 VERSION (+1 -1)
📝 conf/conf.go (+17 -3)
📝 docs/features.md (+20 -0)
📝 events/docker/docker.go (+2 -2)
📝 events/local/local.go (+3 -0)
📝 flags/flags.go (+7 -14)
📝 service/docker.go (+6 -3)
📝 utils/env/env.go (+1 -0)

📄 Description

Implementing #108


🔄 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/mageddo/dns-proxy-server/pull/113 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 3/31/2019 **Status:** ✅ Merged **Merged:** 3/31/2019 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `feature/108` --- ### 📝 Commits (5) - [`2fb2592`](https://github.com/mageddo/dns-proxy-server/commit/2fb2592841ee51e8214d433b5cd662320b8914e0) #108 dynamize domain - [`8ccf305`](https://github.com/mageddo/dns-proxy-server/commit/8ccf305f07a9ea6aaddd527ceadd22fe33aba671) #108 fixing flags - [`70a0ff8`](https://github.com/mageddo/dns-proxy-server/commit/70a0ff8c4adda2aabc93288e5121ecca2b55cf45) #108 documenting - [`b03800e`](https://github.com/mageddo/dns-proxy-server/commit/b03800e13aaca087197027dae5539829215d540f) #108 setup release notes, dps can also be solved by dns.mageddo - [`0598c7e`](https://github.com/mageddo/dns-proxy-server/commit/0598c7e863629d22ace2fbbba4ba30b5cf3f3d49) #108 fixing hostname recover ### 📊 Changes **9 files changed** (+60 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `RELEASE-NOTES.md` (+3 -0) 📝 `VERSION` (+1 -1) 📝 `conf/conf.go` (+17 -3) 📝 `docs/features.md` (+20 -0) 📝 `events/docker/docker.go` (+2 -2) 📝 `events/local/local.go` (+3 -0) 📝 `flags/flags.go` (+7 -14) 📝 `service/docker.go` (+6 -3) 📝 `utils/env/env.go` (+1 -0) </details> ### 📄 Description Implementing #108 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:34:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dns-proxy-server-mageddo#279
No description provided.