mirror of
https://github.com/uditkarode/bing-chat-telegram.git
synced 2025-02-22 17:22:13 +00:00
10 lines
180 B
YAML
10 lines
180 B
YAML
version: '3.5'
|
|
services:
|
|
#########################
|
|
bing-tg:
|
|
build:
|
|
context: ..
|
|
dockerfile: .build/Dockerfile
|
|
hostname: bing-tg
|
|
image: bing-tg
|