mirror of
https://github.com/eliasstepanik/IonosDDNSUpdater.git
synced 2026-01-11 19:48:26 +00:00
Edit docker-compose.yml to support new Formatting
This commit is contained in:
parent
c99efc9896
commit
ab1c28f58a
@ -7,5 +7,6 @@ services:
|
|||||||
tty: true
|
tty: true
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
environment:
|
environment:
|
||||||
API_Key: ""
|
LogLevel: "Debug"
|
||||||
DOMAINS: "subdomain.domain.de,domain.de"
|
DOMAIN-0: "sub.domain.de;key"
|
||||||
|
DOMAIN-1: "sub.domain.de;key"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user