mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-01 15:37:32 +08:00
Fix proxy_port arg for interactivetools config sample/doc
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
gravity:
|
||||
gx_it_proxy:
|
||||
enable: true
|
||||
proxy_port: 4002
|
||||
port: 4002
|
||||
galaxy:
|
||||
interactivetools_enable: true
|
||||
# outputs_to_working_directory will provide you with a better level of isolation. It is highly recommended to set
|
||||
|
||||
@@ -65,7 +65,7 @@ Set these values in `galaxy.yml`:
|
||||
# ...
|
||||
gx_it_proxy:
|
||||
enable: true
|
||||
proxy_port: 4002
|
||||
port: 4002
|
||||
galaxy:
|
||||
# ...
|
||||
interactivetools_enable: true
|
||||
|
||||
Reference in New Issue
Block a user