2021-01-13 16:41:16 +03:00
|
|
|
BASE_URL=http://localhost:8000
|
|
|
|
DATABASE_URL=postgres://postgres:postgres@127.0.0.1:5432/plausible_dev
|
2021-09-09 11:17:24 +03:00
|
|
|
CLICKHOUSE_DATABASE_URL=http://127.0.0.1:8123/plausible_events_db
|
2021-01-13 16:41:16 +03:00
|
|
|
SECRET_KEY_BASE=/njrhntbycvastyvtk1zycwfm981vpo/0xrvwjjvemdakc/vsvbrevlwsc6u8rcg
|
|
|
|
ENVIRONMENT=dev
|
|
|
|
MAILER_ADAPTER=Bamboo.LocalAdapter
|
|
|
|
LOG_LEVEL=debug
|
2021-01-15 11:12:00 +03:00
|
|
|
SELFHOST=false
|
2021-01-18 12:28:18 +03:00
|
|
|
DISABLE_CRON=true
|
2021-06-17 11:06:34 +03:00
|
|
|
ADMIN_USER_IDS=1
|
2021-11-23 12:39:09 +03:00
|
|
|
IP_GEOLOCATION_DB=/home/uku/plausible/analytics/city_database.mmdb
|
|
|
|
SHOW_CITIES=true
|
2021-12-09 16:49:57 +03:00
|
|
|
PADDLE_VENDOR_AUTH_CODE=895e20d4efaec0575bb857f44b183217b332d9592e76e69b8a
|
|
|
|
PADDLE_VENDOR_ID=3942
|