mirror of
https://github.com/fernwerker/ownDynDNS.git
synced 2025-07-10 22:25:13 +02:00
added multi-endpoint description
This commit is contained in:
parent
78ec4ee94b
commit
0de4252b2d
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ Self-hosted dynamic DNS php script to update netcup DNS API from Router like AVM
|
||||||
## Usage
|
## Usage
|
||||||
### Installation
|
### Installation
|
||||||
* Copy all files to your webspace
|
* Copy all files to your webspace
|
||||||
|
* If you want multiple endpoints that each can only update one domain look at the mydomain folder.<br>
|
||||||
|
The update URL would be https://`url`/mydomain/update.php?(...)
|
||||||
* create a copy of `.env.dist` as `.env` and configure:
|
* create a copy of `.env.dist` as `.env` and configure:
|
||||||
|
|
||||||
Parameter | Example | Explanation
|
Parameter | Example | Explanation
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue