From a687da5510721ea93c68334afba6ff6ce1af38be Mon Sep 17 00:00:00 2001 From: fxequals Date: Mon, 18 Aug 2025 20:13:55 -0400 Subject: [PATCH] fixed server container name --- emerald-theory/chevereto/chevereto.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emerald-theory/chevereto/chevereto.yml b/emerald-theory/chevereto/chevereto.yml index 1e1c669..81d2375 100644 --- a/emerald-theory/chevereto/chevereto.yml +++ b/emerald-theory/chevereto/chevereto.yml @@ -34,7 +34,7 @@ services: chevereto-server: image: mariadb:jammy - container_name: chevereto-db + container_name: chevereto-server restart: unless-stopped networks: