From 1d9222474e144f17f30e33944bfd7fc6460961a6 Mon Sep 17 00:00:00 2001 From: jeirmeister Date: Tue, 17 Mar 2026 23:44:38 -0700 Subject: [PATCH] Update compose.yaml --- compose.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/compose.yaml b/compose.yaml index d6e7be8..f239cc7 100644 --- a/compose.yaml +++ b/compose.yaml @@ -27,14 +27,6 @@ services: restart: unless-stopped networks: - servatrice-net - servatrice-build: - build: - context: . - dockerfile: .build/Dockerfile - profiles: - - build - image: git.jeirslab.xyz/jeirmeister/servatrice:latest - mariadb: image: mariadb:10.11 container_name: servatrice-db