@ -138,6 +138,7 @@ USE_TZ = True
# https://docs.djangoproject.com/en/5.1/howto/static-files/
STATIC_URL = 'static/'
STATIC_ROOT = '/var/www/piomint/static/' # Directory to collect static files.
# Default primary key field type
# https://docs.djangoproject.com/en/5.1/ref/settings/#default-auto-field
Powered by TurnKey Linux.