mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 17:35:54 +03:00
[PR #113] [MERGED] Configurable containers domain #279
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#279
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/mageddo/dns-proxy-server/pull/113
Author: @mageddo
Created: 3/31/2019
Status: ✅ Merged
Merged: 3/31/2019
Merged by: @mageddo
Base:
master← Head:feature/108📝 Commits (5)
2fb2592#108 dynamize domain8ccf305#108 fixing flags70a0ff8#108 documentingb03800e#108 setup release notes, dps can also be solved by dns.mageddo0598c7e#108 fixing hostname recover📊 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.