Skip to content

Instantly share code, notes, and snippets.

@a-toms
Created September 14, 2023 17:15
Show Gist options
  • Save a-toms/472334e074b39b1e9871fc71e40408b4 to your computer and use it in GitHub Desktop.
Save a-toms/472334e074b39b1e9871fc71e40408b4 to your computer and use it in GitHub Desktop.
python
ALLOWED_HOSTS = [
"host.docker.internal"
"127.0.0.1"
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment