Skip to content

Commit

Permalink
Merge pull request #1633 from Sefaria/strapi-hot-fix
Browse files Browse the repository at this point in the history
fix: Undo strapi hotfix for vars in helm
  • Loading branch information
akiva10b committed Sep 14, 2023
2 parents dbdea6b + 3233ec4 commit 1b08894
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions sefaria/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@
# Make this unique, and don't share it with anybody.
SECRET_KEY = ''

STRAPI_LOCATION = 'https://credible-basketball-a14e66cd27.strapiapp.com'
STRAPI_PORT = 443

TEMPLATES = [
{
'BACKEND': 'django.template.backends.django.DjangoTemplates',
Expand Down

0 comments on commit 1b08894

Please sign in to comment.