We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 089a2a6 commit 9c95cfdCopy full SHA for 9c95cfd
AppConfig.pm.tt
@@ -52,6 +52,7 @@ our @EXPORT_OK = qw(data_api_url github_issue_repo_owner github_issue_repo_name
52
app_directory app_service_url
53
redis_host redis_port redis_db
54
kma_db metagenome_dbs
55
+ binning_data_api_url
56
);
57
our %EXPORT_TAGS = (all => [@EXPORT_OK]);
58
1;
0 commit comments