From 0d20ead4b3dd137d8d2631bd951f52310439125e Mon Sep 17 00:00:00 2001 From: Rory Powell Date: Thu, 14 Oct 2021 15:55:23 +0100 Subject: [PATCH] Remove account url from docker images --- hosting/docker-compose.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/hosting/docker-compose.yaml b/hosting/docker-compose.yaml index 18b93fdf61..1b8997bd19 100644 --- a/hosting/docker-compose.yaml +++ b/hosting/docker-compose.yaml @@ -51,7 +51,6 @@ services: INTERNAL_API_KEY: ${INTERNAL_API_KEY} REDIS_URL: redis-service:6379 REDIS_PASSWORD: ${REDIS_PASSWORD} - ACCOUNT_PORTAL_URL: https://portal.budi.live volumes: - ./logs:/logs depends_on: