mirror of
https://github.com/eliasstepanik/IonosDDNSUpdater.git
synced 2026-01-11 03:28:27 +00:00
Update docker-compose.yml
This commit is contained in:
parent
afb99636bc
commit
c13952f32f
@ -2,10 +2,10 @@ version: "3.7"
|
||||
|
||||
services:
|
||||
ionos_ddns_updater:
|
||||
build: .
|
||||
image: saile2204/ionos_ddns_updater:latest
|
||||
restart: unless-stopped
|
||||
tty: true
|
||||
stdin_open: true
|
||||
environment:
|
||||
APIKey: ""
|
||||
Domains_0: "*.test.de"
|
||||
API_Key: ""
|
||||
DOMAINS: "subdomain.domain.de,domain.de"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user