mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 17:35:54 +03:00
[PR #25] [MERGED] MG-362 option to enable/disable web server publish port #229
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#229
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/25
Author: @mageddo
Created: 7/23/2017
Status: ✅ Merged
Merged: 7/23/2017
Merged by: @mageddo
Base:
master← Head:feature/MG-362📝 Commits (1)
b440062MG-362 option to enable/disable web server publish port📊 Changes
3 files changed (+19 additions, -6 deletions)
View changed files
📝
src/github.com/mageddo/dns-proxy-server/flags/flags.go(+5 -0)📝
src/github.com/mageddo/dns-proxy-server/service/docker.go(+10 -2)📝
src/github.com/mageddo/dns-proxy-server/service/service.go(+4 -4)📄 Description
From version 2.0.4 when running Dns Proxy Server in service docker mode mode the web port is published, it can be a not desired behavior, so should be optional
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.