Edit docker-compose.yml to support new Formatting

This commit is contained in:
saile2204 2023-03-20 22:12:40 +01:00
parent c99efc9896
commit ab1c28f58a

View File

@ -7,5 +7,6 @@ services:
tty: true
stdin_open: true
environment:
API_Key: ""
DOMAINS: "subdomain.domain.de,domain.de"
LogLevel: "Debug"
DOMAIN-0: "sub.domain.de;key"
DOMAIN-1: "sub.domain.de;key"