Skip to content

Commit b577ac6

Browse files
committed
add comments back in
1 parent 8989ecd commit b577ac6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

server/api/settings.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@
148148
# The directory to store images and other media
149149
MEDIA_ROOT = BASE_DIR/"media"
150150

151+
# The path to serve images and other media
151152
MEDIA_URL = "/media/"
152153

153154
DEFAULT_AUTO_FIELD = "django.db.models.BigAutoField"

0 commit comments

Comments
 (0)