From 1dd1e662d0668f2b7616b26515d8959aa14eb8ae Mon Sep 17 00:00:00 2001 From: Alex Frantz Date: Sun, 21 Dec 2025 21:07:46 -0500 Subject: [PATCH] lmao typo --- tasks/kotio.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/kotio.yml b/tasks/kotio.yml index b761504..359273e 100644 --- a/tasks/kotio.yml +++ b/tasks/kotio.yml @@ -24,7 +24,7 @@ - name: kotio - name: homelab image: - name: gabehf/kotio + name: gabehf/koito tag: latest env: KOTIO_DATABASE_URL: "postgres://postgres:{{ KOTIO_DB_PASS }}@kotio_db:5432/kotio_db"