Fix compose image name

This commit is contained in:
2025-07-14 00:45:08 +05:00
parent 2b0f816633
commit 55bbb79510

View File

@ -1,6 +1,6 @@
services: services:
search: search:
image: anyame-search:latest image: anyame-kodik-search:latest
ports: ports:
- 8080:8080 - 8080:8080
env_file: .env env_file: .env