Added spinner and fixed asset delete bug
All checks were successful
Build and Publish Docker Image / build (push) Successful in 39s
All checks were successful
Build and Publish Docker Image / build (push) Successful in 39s
This commit is contained in:
parent
85086c0077
commit
4f5c5fd09d
8 changed files with 314 additions and 98 deletions
|
@ -1,3 +1,6 @@
|
|||
## Debugging
|
||||
LOGGING_LEVEL=DEBUG
|
||||
|
||||
## Database Configuration
|
||||
DATABASE_URL=sqlite:///instance/app.db
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue