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.
2 parents e298f56 + 55c677b commit 531861fCopy full SHA for 531861f
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