chore: standardize service and container name to kuwot-api
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
95f4439ef1
commit
41cf5d0056
1 changed files with 2 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
services:
|
services:
|
||||||
quote-api:
|
kuwot-api:
|
||||||
build: .
|
build: .
|
||||||
|
container_name: kuwot-api
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
env_file:
|
env_file:
|
||||||
- .env
|
- .env
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue