mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 17:35:54 +03:00
[GH-ISSUE #82] CNAME Support #35
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#35
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?
Originally created by @mageddo on GitHub (Jul 21, 2018).
Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/82
It would be great if user would have the ability to create CNAME entries
@RichardBronosky commented on GitHub (Mar 7, 2019):
Any updates on this?
@mageddo commented on GitHub (Mar 7, 2019):
This feature wasn't developed yet, Do you need to create aliases to existing hostnames? Today you can achieve this by setting multiple hostnames on the
HOSTNAMESenv variable when starting your docker container@mageddo commented on GitHub (Apr 4, 2019):
Please checkout the latest release where the feature was developed