diff --git a/.env.sample b/.env.sample index 745a0ff..8dead5e 100644 --- a/.env.sample +++ b/.env.sample @@ -47,9 +47,10 @@ DEFAULT_QUOTA="10 GB" ## Customization # THEMING_COLOR= # THEMING_SLOGAN= -# COPY_ASSETS="flow_background.jpg|app:/var/www/html/themes/background.jpg" -# COPY_ASSETS="$COPY_ASSETS icon_left_brand.svg|app:/var/www/html/themes/logo.svg" -# COPY_ASSETS="$COPY_ASSETS icon.png|app:/var/www/html/themes/icon.png" +# COPY_ASSETS="flow_background.jpg|app:/var/www/html/themes/" +# COPY_ASSETS="$COPY_ASSETS icon_left_brand.svg|app:/var/www/html/themes/" +# COPY_ASSETS="$COPY_ASSETS icon.png|app:/var/www/html/themes/" + # APPS="calendar"