diff --git a/Reskreen/settings.py b/Reskreen/settings.py index 64dd96a..f5c0552 100644 --- a/Reskreen/settings.py +++ b/Reskreen/settings.py @@ -204,7 +204,7 @@ USE_L10N = False # Static files (CSS, JavaScript, Images) # https://docs.djangoproject.com/en/4.0/howto/static-files/ -STATIC_URL = 'http://195.15.243.193/static/' +STATIC_URL = 'https://statics.ambulance-clerc.ch/static/' STATICFILES_DIRS = [ os.path.join(BASE_DIR, "static"),