Update to IT comment

This commit is contained in:
Alex Ostrovsky
2020-05-06 15:31:35 -07:00
committed by GitHub
parent 398860af86
commit 68ee52522c
+3 -1
View File
@@ -32,7 +32,9 @@ galaxy:
interactivetools_map: database/interactivetools_map.sqlite
# If you develop InteractiveTools locally and do not have a full FQDN you can
# use an arbritrary one, e.g. 'my-hostname' here, if you set this hostname in your
# job_conf.xml as well (see the corresponding comment).
# job_conf.xml as well (see the corresponding comment). If running mac OS X, do not match the
# "http://host.docker.internal:8080" used at galaxy_infrastructure_url in the galaxy.yml file,
# and use an arbitrary name here instead.
# Please make sure that in the local development case you use https://localhost:8080 to access
# your Galaxy. http://my-hostname:8080 will not work.
# galaxy_infrastructure_url: http://my-hostname:8080