Skip to content

Commit cf79f7a

Browse files
change http to https for LRM dev server API
1 parent 97c76ac commit cf79f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sde_collections/sinequa_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"lrm_dev_server": {
4141
"app_name": "nasa-sba-smd",
4242
"query_name": "query-smd-primary",
43-
"base_url": "http://sde-lrm.nasa-impact.net",
43+
"base_url": "https://sde-lrm.nasa-impact.net",
4444
},
4545
}
4646

0 commit comments

Comments
 (0)