🔨 Formatting

This commit is contained in:
Timmo 2019-05-11 02:11:33 +01:00
parent 270ce6de2a
commit c30d5a5293
2 changed files with 2 additions and 2 deletions

View file

@ -9,4 +9,4 @@ bashio::net.wait_for 15100
bashio::log.info "Starting NGinx..."
exec nginx
exec nginx

View file

@ -13,4 +13,4 @@ exec /usr/local/bin/thelounge start \
-c prefetch=true \
-c prefetchStorage=true \
-c reverseProxy=true \
-c theme="$(bashio::config 'default_theme')"
-c theme="$(bashio::config 'default_theme')"