drop koito postgres stuff
Deploy Containers / Prepare (push) Successful in 23s

This commit is contained in:
2026-05-17 17:31:35 -04:00
parent ef121160f4
commit c9294bb11b
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -26,7 +26,6 @@
name: gabehf/koito
tag: latest
env:
KOITO_DATABASE_URL: "postgres://koito:{{ KOTIO_DB_PASS }}@postgres:5432/koito"
KOITO_ALLOWED_HOSTS: koito.fntz.net
volumes:
- "{{ data_dir }}/scrobbling/koito:/etc/koito"