Skip to content

Commit 634a344

Browse files
committed
update base web url for pasteur
1 parent 4a12ac7 commit 634a344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

microSALT/utils/pubmlst/helpers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def get_service_config(service: str):
5252
"config": app.config["pubmlst"],
5353
},
5454
"pasteur": {
55-
"base_web": "https://bigsdb.pasteur.fr/bigsdb",
55+
"base_web": "https://bigsdb.pasteur.fr/cgi-bin/bigsdb/bigsdb.pl",
5656
"base_api": "https://bigsdb.pasteur.fr/api",
5757
"base_api_host": "bigsdb.pasteur.fr",
5858
"database": "pasteur_test_seqdef",

0 commit comments

Comments
 (0)