7 lines
168 B
Bash
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"
|