Disable erlang multi-node distribution

This commit is contained in:
Jake Howard 2022-09-22 08:23:30 +01:00
parent f8abc9fc7e
commit 9098fec232
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -34,6 +34,7 @@ services:
- BASE_URL=https://elbisualp.theorangeone.net
- GOOGLE_CLIENT_ID={{ plausible_google_client_id }}
- GOOGLE_CLIENT_SECRET={{ plausible_google_client_secret }}
- RELEASE_DISTRIBUTION=none
clickhouse:
image: clickhouse/clickhouse-server:21.12-alpine