2023-02-09 16:22:20 -08:00

7 lines
168 B
Bash

DB_POSTGRES_URL="postgres://bsky:yksb@localhost/pds_dev"
DEBUG_MODE=1
LOG_ENABLED="true"
LOG_LEVEL=debug
LOG_DESTINATION=1
AVAILABLE_USER_DOMAINS=".test,.dev.bsky.dev"