From 47d16766df7c770480c1a2c894884fd7ad2a816f Mon Sep 17 00:00:00 2001 From: Tue Nguyen <58532267+TueeNguyen@users.noreply.github.com> Date: Fri, 22 Apr 2022 16:27:20 -0400 Subject: [PATCH] Remove nginx depending telescope (#3548) --- docker/production.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/docker/production.yml b/docker/production.yml index f54d50719d..0eab358c90 100644 --- a/docker/production.yml +++ b/docker/production.yml @@ -81,7 +81,6 @@ services: - 443:443 restart: unless-stopped depends_on: - - telescope - oauth2-proxy # This makes nginx swap only the specified environment variables in our template (see: # https://github.com/docker-library/docs/issues/496) and then reload this configuration