We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a12ac7 commit 634a344Copy full SHA for 634a344
microSALT/utils/pubmlst/helpers.py
@@ -52,7 +52,7 @@ def get_service_config(service: str):
52
"config": app.config["pubmlst"],
53
},
54
"pasteur": {
55
- "base_web": "https://bigsdb.pasteur.fr/bigsdb",
+ "base_web": "https://bigsdb.pasteur.fr/cgi-bin/bigsdb/bigsdb.pl",
56
"base_api": "https://bigsdb.pasteur.fr/api",
57
"base_api_host": "bigsdb.pasteur.fr",
58
"database": "pasteur_test_seqdef",
0 commit comments