Add static folder
This commit is contained in:
parent
c639020ac9
commit
4731d18131
@ -131,8 +131,8 @@ USE_TZ = True
|
||||
# https://docs.djangoproject.com/en/3.1/howto/static-files/
|
||||
|
||||
STATIC_URL = '/static/'
|
||||
STATIC_ROOT = 'static'
|
||||
|
||||
# Need to set this
|
||||
AWS_BUCKET = ''
|
||||
|
||||
MEDIA_ROOT = 'media'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user