Skip to content

Commit

Permalink
fix: Undo strapi hotfix for vars in helm
Browse files Browse the repository at this point in the history
  • Loading branch information
rneiss committed Sep 12, 2023
1 parent e424058 commit 3233ec4
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 3233ec4

Please sign in to comment.