diff --git a/.env.sample b/.env.sample index de18254..745a0ff 100644 --- a/.env.sample +++ b/.env.sample @@ -49,7 +49,7 @@ DEFAULT_QUOTA="10 GB" # 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:/web/dist/assets/icons/icon.png" +# COPY_ASSETS="$COPY_ASSETS icon.png|app:/var/www/html/themes/icon.png" # APPS="calendar"