temporarily disable accounts frontend

This commit is contained in:
Karol Wypchlo 2021-02-01 21:09:31 +01:00
parent 406ec7f428
commit f4b251d87b
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ services:
webapp:
build:
args:
WITH_ACCOUNTS: 1
WITH_ACCOUNTS: 0 # temporarily disable accounts frontend
nginx:
volumes: