Browse Source

Update config.yml

Added option "offline"
pull/6057/head
Anthony B 2 years ago
committed by GitHub
parent
commit
484732119f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. 1
      dev/build/config.yml

1
dev/build/config.yml

@ -18,3 +18,4 @@ ssl:
logLevel: $(LOG_LEVEL:info)
logFormat: $(LOG_FORMAT:default)
ha: $(HA_ACTIVE)
offline: $(OFFLINE_ACTIVE:false)
Loading…
Cancel
Save