telegram-llm-bot service name fix.
All checks were successful
continuous-integration/drone/pr Build is passing
All checks were successful
continuous-integration/drone/pr Build is passing
This commit is contained in:
parent
1d8024f84a
commit
49a65b7ff8
|
@ -2,7 +2,7 @@
|
||||||
version: '3.9'
|
version: '3.9'
|
||||||
|
|
||||||
services:
|
services:
|
||||||
drone:
|
telegram-llm-bot:
|
||||||
image: "skobkin/telegram-llm-bot:${IMAGE_VERSION:-latest}"
|
image: "skobkin/telegram-llm-bot:${IMAGE_VERSION:-latest}"
|
||||||
container_name: telegram-llm-bot
|
container_name: telegram-llm-bot
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
|
|
Loading…
Reference in a new issue