changes
This commit is contained in:
parent
d3cfe6540d
commit
d9acb4bf1f
5 changed files with 14 additions and 6 deletions
|
@ -1,7 +1,12 @@
|
|||
# ownDynDNS-netcup
|
||||
|
||||

|
||||
- [ownDynDNS-netcup](#owndyndns-netcup)
|
||||
- [acknowledgments](#acknowledgments)
|
||||
- [Nectup configuration](#nectup-configuration)
|
||||
- [Container configuration](#container-configuration)
|
||||
- [Fritz!Box configuration](#fritzbox-configuration)
|
||||
|
||||
## acknowledgments
|
||||
|
||||
This container is based on the work of:
|
||||
* [PHP](https://hub.docker.com/_/php)
|
||||
|
@ -25,7 +30,7 @@ cd /opt/docker/owndyndns
|
|||
# Create docker-compose.yml and copy the contents from repository file
|
||||
vi docker-compose.yml
|
||||
|
||||
# Create config, copy the contents from repository file and change the parameters
|
||||
# Create config, copy the contents from repository example.config and change the parameters
|
||||
vi config
|
||||
|
||||
# Start the Container with
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue