Added spinner and fixed asset delete bug
All checks were successful
Build and Publish Docker Image / build (push) Successful in 39s

This commit is contained in:
Timothy Rogers 2025-05-24 19:01:29 -04:00
parent 85086c0077
commit 4f5c5fd09d
8 changed files with 314 additions and 98 deletions

View file

@ -1,3 +1,6 @@
## Debugging
LOGGING_LEVEL=DEBUG
## Database Configuration
DATABASE_URL=sqlite:///instance/app.db