Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e117f10

Browse files
deployment
1 parent 11325e8 commit e117f10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎leetcodeApi/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@
139139
# Static files (CSS, JavaScript, Images)
140140
# https://docs.djangoproject.com/en/4.0/howto/static-files/
141141

142+
STATIC_ROOT = os.path.join(BASE_DIR, 'staticfiles')
142143
STATIC_URL = 'static/'
143144
STATICFILES_DIRS = os.path.join(BASE_DIR,'static'), # new
144145

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /