Disable erlang multi-node distribution
This commit is contained in:
parent
f8abc9fc7e
commit
9098fec232
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ services:
|
||||||
- BASE_URL=https://elbisualp.theorangeone.net
|
- BASE_URL=https://elbisualp.theorangeone.net
|
||||||
- GOOGLE_CLIENT_ID={{ plausible_google_client_id }}
|
- GOOGLE_CLIENT_ID={{ plausible_google_client_id }}
|
||||||
- GOOGLE_CLIENT_SECRET={{ plausible_google_client_secret }}
|
- GOOGLE_CLIENT_SECRET={{ plausible_google_client_secret }}
|
||||||
|
- RELEASE_DISTRIBUTION=none
|
||||||
|
|
||||||
clickhouse:
|
clickhouse:
|
||||||
image: clickhouse/clickhouse-server:21.12-alpine
|
image: clickhouse/clickhouse-server:21.12-alpine
|
||||||
|
|
Loading…
Reference in a new issue