bunch of updates
Some checks failed
Deploy Containers / Prepare (push) Failing after 38s

This commit is contained in:
2026-01-09 15:08:31 -05:00
parent db4de63f86
commit 105383320a
6 changed files with 257 additions and 255 deletions

View File

@@ -26,7 +26,7 @@
name: gabehf/koito
tag: latest
env:
KOITO_DATABASE_URL: "postgres://koito:{{ KOTIO_DB_PASS }}@172.16.0.25:5432/koito"
KOITO_DATABASE_URL: "postgres://koito:{{ KOTIO_DB_PASS }}@172.16.0.44:5432/koito"
KOITO_ALLOWED_HOSTS: koito.fntz.net
volumes:
- "{{ data_dir }}/scrobbling/koito:/etc/koito"