mirror of
https://github.com/uditkarode/bing-chat-telegram.git
synced 2025-02-22 17:22:13 +00:00
9 lines
170 B
YAML
9 lines
170 B
YAML
version: '3.5'
|
|
services:
|
|
#########################
|
|
bing-tg:
|
|
hostname: bing-tg
|
|
image: bing-tg
|
|
volumes:
|
|
- ./variables.ts:/root/variables.ts
|