variables:
main_domain: ${randomDomain}
secret_base: ${base64:64}
totp_key: ${base64:32}
config:
domains:
- serviceName: plausible
port: 8000
host: ${main_domain}
env:
BASE_URL: http://${main_domain}
SECRET_KEY_BASE: ${secret_base}
TOTP_VAULT_KEY: ${totp_key}
mounts:
- filePath: /clickhouse/clickhouse-config.xml
content: |
warning
true
- filePath: /clickhouse/clickhouse-user-config.xml
content: |
0
0