mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 04:45:48 +03:00
[PR #44] [MERGED] README: Add example 'ip' in example API config. #264
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#264
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/acme-dns/acme-dns/pull/44
Author: @cpu
Created: 2/28/2018
Status: ✅ Merged
Merged: 2/28/2018
Merged by: @joohoi
Base:
master← Head:cpu-add-api-ip-example-config📝 Commits (1)
77b5fdaREADME: Add example 'ip' in example API config.📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)📄 Description
acme-dnssupports binding the API to a specific interface instead ofall interfaces by providing an
ipaddress in the[api]configurationsection. Prior to this commit the
ipfield wasn't shown in the exampleconfiguration in the README. This commit adds an example showing how to
configure
acme-dnsto listen only on127.0.0.1to the example configand describes what the default value (
"") does.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.