[PR #44] [MERGED] README: Add example 'ip' in example API config. #264

Closed
opened 2026-03-13 16:14:24 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: cpu-add-api-ip-example-config


📝 Commits (1)

  • 77b5fda README: Add example 'ip' in example API config.

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)

📄 Description

acme-dns supports binding the API to a specific interface instead of
all interfaces by providing an ip address in the [api] configuration
section. Prior to this commit the ip field wasn't shown in the example
configuration in the README. This commit adds an example showing how to
configure acme-dns to listen only on 127.0.0.1 to the example config
and describes what the default value ("") does.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/acme-dns/acme-dns/pull/44 **Author:** [@cpu](https://github.com/cpu) **Created:** 2/28/2018 **Status:** ✅ Merged **Merged:** 2/28/2018 **Merged by:** [@joohoi](https://github.com/joohoi) **Base:** `master` ← **Head:** `cpu-add-api-ip-example-config` --- ### 📝 Commits (1) - [`77b5fda`](https://github.com/acme-dns/acme-dns/commit/77b5fda6fb256781ea01eda5cc69a60b86896423) README: Add example 'ip' in example API config. ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) </details> ### 📄 Description `acme-dns` supports binding the API to a specific interface instead of all interfaces by providing an `ip` address in the `[api]` configuration section. Prior to this commit the `ip` field wasn't shown in the example configuration in the README. This commit adds an example showing how to configure `acme-dns` to listen only on `127.0.0.1` to the example config and describes what the default value (`""`) does. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 16:14:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/acme-dns#264
No description provided.