7 lines
406 B
Bash
7 lines
406 B
Bash
BASE_URL=https://plausible.frytea.com
|
|
SECRET_KEY_BASE=qFlvMvlNvHUhxq5hrfwxKTNkJmclt4gErEwd15gsyq7ijS5bAPkYZcIqRi5ooOt5
|
|
HTTP_PORT=80
|
|
SENTRY_DSN=https://e770b7e34c6f7955b26f2e14239d3cf2@o4508833460453376.ingest.us.sentry.io/4508833465368576
|
|
DATABASE_URL=postgres://postgres:postgres@db.plausible.svc.cluster.local:5432/plausible_db
|
|
CLICKHOUSE_DATABASE_URL=http://plausible_events_db:8123/plausible_events_db
|