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 3632801 commit a22ade6Copy full SHA for a22ade6
config/settings/base.py
@@ -92,6 +92,7 @@
92
CORS_ALLOWED_ORIGINS = [
93
"http://localhost:3000",
94
"http://sde-lrm.nasa-impact.net",
95
+ "https://sde-lrm.nasa-impact.net",
96
"https://sde-qa.nasa-impact.net",
97
"https://sciencediscoveryengine.test.nasa.gov",
98
"https://sciencediscoveryengine.nasa.gov",
0 commit comments