From 65822dca99485211d69e99a6c51c8cc877b5a468 Mon Sep 17 00:00:00 2001 From: Azarath7 <158289825+Azarath7@users.noreply.github.com> Date: Thu, 17 Apr 2025 09:26:40 +0300 Subject: [PATCH] Update docker-compose.yml small doc fix --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index bb4e576..6a74b4d 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -20,7 +20,7 @@ # build: # dockerfile: ./Dockerfile # and comment this -# image: ghcr.io/choco/vocard:latest +# image: ghcr.io/chocomeow/vocard:latest # example - `root@docker:/opt/vocard/config# wget https://github.com/ChocoMeow/Vocard/archive/refs/heads/main.zip` # Step 4: Configure application.yml and settings.json in the config directory.