chore: upgrade to 4.0.0+v2.0.0 #2

Closed
autonomic-bot wants to merge 10 commits from upgrade-4.0.0+v2.1.5 into main
Showing only changes of commit fbe0475ddb - Show all commits

View File

@ -12,6 +12,7 @@ services:
- BASE_URL=https://$DOMAIN
- SECRET_KEY_BASE
- DATABASE_URL=postgres://plausible:plausible@${STACK_NAME}_db:5432/plausible
- CLICKHOUSE_DATABASE_URL=http://${STACK_NAME}_plausible_events_db:8123/plausible_events_db
- SMTP_HOST_ADDR
- MAILER_EMAIL
- SMTP_HOST_PORT