From fb6e6572142efc5858c0165d356c756ef239055d Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Thu, 2 Apr 2026 13:23:06 +0100 Subject: [PATCH] Use container names --- compose.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/compose.yaml b/compose.yaml index ffb3ca76..74db6e4f 100644 --- a/compose.yaml +++ b/compose.yaml @@ -6,6 +6,7 @@ services: - FLUXON_KEY_FINGERPRINT - FLUXON_LICENSE_KEY image: fullyforged/music_library:latest + container_name: web init: true ports: - 8080 @@ -35,6 +36,7 @@ services: retries: 10 backup: image: litestream/litestream + container_name: backup user: "0" configs: - source: litestream