mirror of
https://github.com/eliasstepanik/IonosDDNSUpdater.git
synced 2026-01-11 11:38:27 +00:00
Update README.md
This commit is contained in:
parent
2b6d6b61ea
commit
86cf3239bc
@ -30,7 +30,7 @@ To use the IonosDynamicDNSUpdater, follow these steps:
|
|||||||
### Running in a Docker container
|
### Running in a Docker container
|
||||||
|
|
||||||
1. Build the Docker image using `docker build -t ionosdynamicdnsupdater .`.
|
1. Build the Docker image using `docker build -t ionosdynamicdnsupdater .`.
|
||||||
2. Run the Docker container using `docker run -d ionosdynamicdnsupdater`.
|
2. Run the Docker container using `docker run -d -e API_KEY=<your_api_key> -e DOMAINS=<comma_separated_list_of_domains> ionosdynamicdnsupdater`.
|
||||||
|
|
||||||
### Using Docker Compose
|
### Using Docker Compose
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user