Skip to content

Commit

Permalink
Remove incorrect DJANGO_ALLOWED_HOSTS advice
Browse files Browse the repository at this point in the history
  • Loading branch information
jennydaman committed Feb 8, 2024
1 parent aa6a616 commit 95a6d53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/run/helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ cube:
DJANGO_USE_X_FORWARDED_HOST: "true"

# for extra security...
DJANGO_ALLOWED_HOSTS: "https://example.org"
DJANGO_CORS_ALLOW_ALL_ORIGINS: "false"
DJANGO_CORS_ALLOWED_ORIGINS: "https://chrisui.example.org"

Expand Down

0 comments on commit 95a6d53

Please sign in to comment.