mirror of
https://github.com/uditkarode/bing-chat-telegram.git
synced 2025-02-22 09:12:21 +00:00
9 lines
181 B
YAML
9 lines
181 B
YAML
version: '3.5'
|
|
services:
|
|
#########################
|
|
bing-tg:
|
|
hostname: bing-tg
|
|
image: git.shihaam.dev/dockerfiles/bing-chat-telegram
|
|
env_file:
|
|
- .env
|