Created
September 14, 2023 17:15
-
-
Save a-toms/472334e074b39b1e9871fc71e40408b4 to your computer and use it in GitHub Desktop.
python
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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