File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
common/templates/galaxy/config
main/templates/galaxy/config Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ execution:
6565 function: map_tool_to_destination
6666 rules_module: tpv.rules
6767 tpv_config_files:
68- - "https://gxy.io/ tpv/db .yml"
68+ - "https://raw.githubusercontent.com/galaxyproject/ tpv-shared-database/e2277c4e9aa8044342832f08d9fc06ebf7e8287c/tools .yml"
6969 - "{{ tpv_config_dir }}/defaults.yaml"
7070 - "{{ tpv_config_dir }}/environments.yaml"
7171 - "{{ tpv_config_dir }}/tools_pre_shared.yaml"
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ execution:
7373 function: map_tool_to_destination
7474 rules_module: tpv.rules
7575 tpv_config_files:
76- - "https://gxy.io/ tpv/db .yml"
76+ - "https://raw.githubusercontent.com/galaxyproject/ tpv-shared-database/e2277c4e9aa8044342832f08d9fc06ebf7e8287c/tools .yml"
7777 - "{{ tpv_config_dir }}/defaults_vgp.yaml"
7878 - "{{ tpv_config_dir }}/environments_vgp.yaml"
7979 - "{{ tpv_config_dir }}/tools_vgp.yaml"
You can’t perform that action at this time.
0 commit comments