init
This commit is contained in:
@@ -139,7 +139,7 @@ USE_TZ = True
|
||||
|
||||
STATIC_URL = '/static/'
|
||||
STATICFILES_DIRS = [
|
||||
BASE_DIR / "frontend/build",
|
||||
BASE_DIR / "frontend/dist",
|
||||
]
|
||||
STATIC_ROOT = BASE_DIR / "static_collected"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user