name fix docker-compose
All checks were successful
release-tag / release-image (push) Successful in 22s

This commit is contained in:
moriese 2025-06-02 11:29:56 +02:00
parent f6bceb215c
commit 7a1f02ebd0

View File

@ -1,7 +1,7 @@
services:
avocadi-bot:
container_name: avocadi-bot
image: git.unom.io/moriese/avocadi-bot:latest
image: git.unom.io/mo/avocadi-bot:latest
restart: unless-stopped
volumes:
- ./.env:/usr/src/app/.env