feat(frontend): integrate tailwind pipeline and update templates
This commit is contained in:
@ -26,6 +26,7 @@ CELERY_RESULT_BACKEND=redis://redis:6379/0
|
||||
# Runtime behavior
|
||||
AUTO_APPLY_MIGRATIONS=1
|
||||
AUTO_COLLECTSTATIC=1
|
||||
AUTO_BUILD_TAILWIND=1
|
||||
GUNICORN_WORKERS=3
|
||||
|
||||
# Providers / ingestion
|
||||
|
||||
Reference in New Issue
Block a user