Actualiser Reskreen/settings.py
This commit is contained in:
@@ -204,7 +204,7 @@ USE_L10N = False
|
|||||||
# Static files (CSS, JavaScript, Images)
|
# Static files (CSS, JavaScript, Images)
|
||||||
# https://docs.djangoproject.com/en/4.0/howto/static-files/
|
# 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 = [
|
STATICFILES_DIRS = [
|
||||||
os.path.join(BASE_DIR, "static"),
|
os.path.join(BASE_DIR, "static"),
|
||||||
|
Reference in New Issue
Block a user