mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
Update to IT comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user