mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 04:45:48 +03:00
[GH-ISSUE #241] Feature request : configure container through environment variables #118
Labels
No labels
Documentation
Documentation
bug
enhancement
feature request
feature request
help wanted
pull-request
question
security
security
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/acme-dns#118
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 @rgarrigue on GitHub (Sep 2, 2020).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/241
Hi there
Can you make configuring acme-dns 's container configurable through environment variables possible ?
I've seen this on other Go based project
{{ .Env.ACME_DNS_LISTEN }}ACME_DNS_LISTEN=0.0.0.0Best regards,
@b-bittner commented on GitHub (Nov 11, 2020):
That would be great!
Creating configs-files is not always the best and easiest solution.