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 683d89b commit 737ae24Copy full SHA for 737ae24
config/settings/base.py
@@ -102,6 +102,10 @@
102
"http://sciencediscoveryengine.nasa.gov",
103
"https://localhost:4200",
104
"http://localhost:4200",
105
+ "https://sde-lrm.nasa-impact.net/app/nasa-sba-tdamm/",
106
+ "https://sde-lrm.nasa-impact.net/app/nasa-sba-smd/",
107
+ "http://sde-lrm.nasa-impact.net/app/nasa-sba-tdamm/",
108
+ "http://sde-lrm.nasa-impact.net/app/nasa-sba-smd/",
109
]
110
111
# MIGRATIONS
0 commit comments