Skip to content

Commit

Permalink
Reintroduced base url for dev environment
Browse files Browse the repository at this point in the history
  • Loading branch information
Will committed Apr 30, 2024
1 parent 7bd5207 commit c88f6a7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tutors3/patches/openedx-lms-development-settings
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{% if S3_PROFILE_IMAGE_BUCKET %}
PROFILE_IMAGE_BACKEND["options"]["base_url"] = "dummyprofileimagebaseurl"
{% endif %}

0 comments on commit c88f6a7

Please sign in to comment.