Fakultas Ilmu Komputer UI
Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Ryan Karyadiputera
ppl-berkah-back
Commits
39a012cf
Commit
39a012cf
authored
Apr 28, 2021
by
Ryan Karyadiputera
Browse files
test
parent
3f6da80e
Pipeline
#73855
passed with stage
in 4 minutes
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
sip/settings/staging.py
View file @
39a012cf
...
...
@@ -172,7 +172,7 @@ AWS_S3_CUSTOM_DOMAIN = '%s.s3.amazonaws.com' % AWS_STORAGE_BUCKET_NAME
AWS_LOCATION
=
'static'
STATIC_URL
=
'/static/'
STATIC_ROOT
=
os
.
path
.
join
(
BASE_DIR
,
'static'
)
STATIC_ROOT
=
os
.
path
.
join
(
BASE_DIR
,
'static
files
'
)
STATICFILES_DIRS
=
[
'static/'
,
os
.
path
.
join
(
BASE_DIR
,
"static"
),
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment