mirror of
https://github.com/gabehf/Koito.git
synced 2026-03-07 13:38:15 -08:00
5 lines
165 B
Text
5 lines
165 B
Text
KOITO_ALLOWED_HOSTS=*
|
|
KOITO_LOG_LEVEL=debug
|
|
KOITO_CONFIG_DIR=test_config_dir
|
|
KOITO_DATABASE_URL=postgres://postgres:secret@localhost:5432?sslmode=disable
|
|
TZ=Etc/UTC
|