mirror of
https://github.com/Eugeny/tabby-web.git
synced 2025-06-10 06:29:55 +00:00
Update settings.py
This commit is contained in:
parent
a6fe06870a
commit
e9738aed8d
@ -145,6 +145,7 @@ LOGGING = {
|
||||
}
|
||||
|
||||
STATIC_URL = '/static/'
|
||||
if FRONTEND_BUILD_DIR.exists():
|
||||
STATICFILES_DIRS = [FRONTEND_BUILD_DIR]
|
||||
STATIC_ROOT = BASE_DIR / 'public'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user