mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 09:25:56 +03:00
[PR #171] [CLOSED] Use configured domain instead of 'docker' for service names #315
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#315
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/171
Author: @mrubli
Created: 11/28/2019
Status: ❌ Closed
Base:
master← Head:bugfix/service-name-domain📝 Commits (1)
5cf908fUse configured domain instead of 'docker' for service names📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
events/docker/docker.go(+1 -1)📄 Description
Use the user's Domain setting for service names as well, not just for the
container name. Previously the service names always got the ".docker" domain
appended instead of what the user configured.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.