mirror of
https://github.com/fernwerker/ownDynDNS.git
synced 2025-07-10 06:05:13 +02:00
Update README.md
Instructions for installing on the webspace
This commit is contained in:
parent
54beb1835c
commit
e42df34f54
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ 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](https://community.netcup.com/en/tutorials/ddns-with-webhosting)
|
||||||
* create a copy of `.env.dist` as `.env` and configure:
|
* create a copy of `.env.dist` as `.env` and configure:
|
||||||
* `username` -> The username for your Router to authenticate (so not everyone can update your DNS)
|
* `username` -> The username for your Router to authenticate (so not everyone can update your DNS)
|
||||||
* `password` -> password for your Router
|
* `password` -> password for your Router
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue