moving styling and views to be more consistent and for gallery view to be less cumbersome.
This commit is contained in:
@@ -20,6 +20,10 @@ if [ "${RUN_DB_MIGRATIONS:-1}" = "1" ]; then
|
||||
sleep "$SLEEP_SECS"
|
||||
i=$((i+1))
|
||||
done
|
||||
|
||||
# Run version check and data migrations (e.g., phash recomputation)
|
||||
echo "Checking app version and running data migrations..."
|
||||
flask version-check
|
||||
fi
|
||||
|
||||
# --- Start the image import worker exactly once per container ---
|
||||
|
||||
Reference in New Issue
Block a user