From f4b251d87b2aaff87c376b305d4bbb31c487888e Mon Sep 17 00:00:00 2001 From: Karol Wypchlo Date: Mon, 1 Feb 2021 21:09:31 +0100 Subject: [PATCH] temporarily disable accounts frontend --- docker-compose.accounts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.accounts.yml b/docker-compose.accounts.yml index d0c06888..02d29989 100644 --- a/docker-compose.accounts.yml +++ b/docker-compose.accounts.yml @@ -10,7 +10,7 @@ services: webapp: build: args: - WITH_ACCOUNTS: 1 + WITH_ACCOUNTS: 0 # temporarily disable accounts frontend nginx: volumes: