mirror of
https://github.com/hassio-addons/addon-thelounge.git
synced 2025-05-04 19:11:27 +00:00
🔨 Formatting
This commit is contained in:
parent
270ce6de2a
commit
c30d5a5293
2 changed files with 2 additions and 2 deletions
|
@ -9,4 +9,4 @@ bashio::net.wait_for 15100
|
|||
|
||||
bashio::log.info "Starting NGinx..."
|
||||
|
||||
exec nginx
|
||||
exec nginx
|
||||
|
|
|
@ -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')"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue