Skip to content

Commit e33a483

Browse files
author
Gowthaman D
committed
vercel set up
1 parent b2e54ad commit e33a483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mysite/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
# Static files (CSS, JavaScript, Images)
113113
# https://docs.djangoproject.com/en/4.1/howto/static-files/
114114

115-
STATIC_URL = 'static/'
115+
STATIC_URL = '/static/'
116116

117117
# Default primary key field type
118118
# https://docs.djangoproject.com/en/4.1/ref/settings/#default-auto-field

0 commit comments

Comments
 (0)