static
This commit is contained in:
parent
dd85583422
commit
8483b72104
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ USE_TZ = True
|
|||
# Static files (CSS, JavaScript, Images)
|
||||
# https://docs.djangoproject.com/en/5.0/howto/static-files/
|
||||
|
||||
STATIC_URL = 'static/'
|
||||
STATIC_URL = 'https://s3.aly.pet/xiv.pet/static/'
|
||||
STATIC_ROOT = 'staticfiles/'
|
||||
|
||||
# Default primary key field type
|
||||
|
|
Loading…
Reference in a new issue