chore(service): add google variables to plausible.yaml (#5429)

This commit is contained in:
Felix Wortmann 2025-03-31 17:55:41 +02:00 committed by GitHub
parent 9726ef9784
commit 42f82e6a44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,6 +15,8 @@ services:
- BASE_URL=${SERVICE_FQDN_PLAUSIBLE}
- SECRET_KEY_BASE=${SERVICE_BASE64_64_PLAUSIBLE}
- TOTP_VAULT_KEY=${SERVICE_REALBASE64_32_TOTP}
- GOOGLE_CLIENT_ID=${GOOGLE_CLIENT_ID}
- GOOGLE_CLIENT_SECRET=${GOOGLE_CLIENT_SECRET}
depends_on:
plausible-db:
condition: service_healthy