Skip to content

Commit

Permalink
Remove redundant lines from usegalaxy_eu.gie_proxy table in the Gal…
Browse files Browse the repository at this point in the history
…axy Interactive Tools training
  • Loading branch information
kysrpex committed Jul 22, 2024
1 parent a0bcc1a commit 96d43ab
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions topics/admin/tutorials/interactive-tools/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,9 +252,7 @@ The GIE Proxy is written in [Node.js][nodejs] and requires some configuration. T
> | `gie_proxy_virtualenv` | path (string) | Path of virtualenv into which nodeenv/Node.js/npm will be installed |
> | `gie_proxy_setup_service` | string | Whether to configure the proxy as a service, only option is `systemd` |
> | `gie_proxy_sessions_path` | path (string) | Path of Interactive Tools sessions map |
> |--------------------------------|---------------|-----------------------------------------------------------------------|
> | `gie_proxy_path_prefix` | path (string) | Requests accessing this cause the proxy to behave differently. It must be configured to `/interactivetool/ep` to make [Path-based Interactive Tools][path-based_interactive_tools] work. |
> |--------------------------------|---------------|-----------------------------------------------------------------------|
>
> Add the following lines to your `group_vars/galaxyservers.yml` file:
>
Expand Down

0 comments on commit 96d43ab

Please sign in to comment.