chore: standardize service and container name to kuwot-api

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
fiatcode 2026-04-01 15:28:50 +07:00
parent 95f4439ef1
commit 41cf5d0056
No known key found for this signature in database

View file

@ -1,6 +1,7 @@
services:
quote-api:
kuwot-api:
build: .
container_name: kuwot-api
restart: unless-stopped
env_file:
- .env