Mercurial > repos > pitagora > filebrowser
changeset 5:d2eb5a5a26a3
Uploaded
author | pitagora |
---|---|
date | Tue, 12 Aug 2014 07:45:25 -0400 |
parents | e6b30960837f |
children | eb8f9e63f859 |
files | filebrowser.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/filebrowser.xml Tue Aug 12 07:41:33 2014 -0400 +++ b/filebrowser.xml Tue Aug 12 07:45:25 2014 -0400 @@ -1,7 +1,7 @@ <tool name="Local File" id="local_file_browser" tool_type="data_source"> <description>browser</description> <command interpreter="perl">link_path_2.pl $source $dest</command> - <inputs action="http://localhost/filebrowser/main.html" check_values="false" method="get"> + <inputs action="http://192.168.56.10/filebrowser/main.html" check_values="false" method="get"> <display>go to Local File Browser $GALAXY_URL</display> <param name="GALAXY_URL" type="baseurl" value="/tool_runner" /> <param name="tool_id" type="hidden" value="local_file_browser" />