@ -128,7 +128,7 @@ STATIC_ROOT = "/opt/shiftregister/static"
STATIC_URL = "static/"
STATICFILES_DIRS = [
Path(BASE_DIR, Path("static")),
Path(BASE_DIR, Path("assets")),
]
# Default primary key field type