Commit 7fdf8ab3 authored by NGPixel's avatar NGPixel

fix: remove offline param from docker config

parent 5534d50b
...@@ -16,5 +16,4 @@ ssl: ...@@ -16,5 +16,4 @@ ssl:
domain: $(LETSENCRYPT_DOMAIN) domain: $(LETSENCRYPT_DOMAIN)
subscriberEmail: $(LETSENCRYPT_EMAIL) subscriberEmail: $(LETSENCRYPT_EMAIL)
logLevel: info logLevel: info
offline: $(OFFLINE)
ha: $(HA_ACTIVE) ha: $(HA_ACTIVE)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment