mirror of
https://github.com/gabehf/Koito.git
synced 2026-04-22 12:01:52 -07:00
artist image refetching
This commit is contained in:
parent
5e294b839c
commit
ce4bcdd7da
13 changed files with 205 additions and 41 deletions
5
.env.example
Normal file
5
.env.example
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue