Skip to content

Commit 17aa094

Browse files
committed
fix typo
1 parent c291b5e commit 17aa094

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

config/BAR_API.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ SQLALCHEMY_BINDS = {
4040
'striga' : 'mysql://root:root@localhost/striga',
4141
'tomato_nssnp' : 'mysql://root:root@localhost/tomato_nssnp',
4242
'tomato_sequence' : 'mysql://root:root@localhost/tomato_sequence',
43+
'triphysaria' : 'mysql://root:root@localhost/triphysaria',
4344
'canola_nssnp' : 'mysql://root:root@localhost/canola_nssnp',
4445
'homologs_db' : 'mysql://root:root@localhost/homologs_db'
4546

0 commit comments

Comments
 (0)