Skip to content

Commit 737ae24

Browse files
authored
add sde-lrm tdamm to allowed cors
1 parent 683d89b commit 737ae24

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/settings/base.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@
102102
"http://sciencediscoveryengine.nasa.gov",
103103
"https://localhost:4200",
104104
"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/",
105109
]
106110

107111
# MIGRATIONS

0 commit comments

Comments
 (0)