From d188449b722a5cc0c920a825587ff21f4e8d1129 Mon Sep 17 00:00:00 2001 From: Alexander Tanayno Date: Fri, 28 Sep 2018 14:33:45 +0300 Subject: [PATCH] Add info about reverse proxy to the configuration section --- doc/ci/interactive_web_terminal/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ci/interactive_web_terminal/index.md b/doc/ci/interactive_web_terminal/index.md index 7990917f809..df83f30fbb7 100644 --- a/doc/ci/interactive_web_terminal/index.md +++ b/doc/ci/interactive_web_terminal/index.md @@ -17,7 +17,7 @@ Two things need to be configured for the interactive web terminal to work: - The Runner needs to have [`[session_server]` configured properly][session-server] -- Web terminals need to be +- If you are using a reverse proxy with your GitLab instance, web terminals need to be [enabled](../../administration/integration/terminal.md#enabling-and-disabling-terminal-support) ## Debugging a running job