Fix proxy_port arg for interactivetools config sample/doc

This commit is contained in:
Dannon Baker
2022-06-07 10:40:09 -04:00
parent 4644922783
commit adb02555cb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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