We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 998a8e0 commit 2919bb8Copy full SHA for 2919bb8
server/.env
@@ -1,5 +1,5 @@
1
ELASTICSEARCH_HOSTS=http://localhost:9200
2
3
-DEBUG=0
4
-CORSMiddleware=0
+DEBUG=True
+CORSMiddleware=True
5
test.py
0 commit comments