6 lines
113 B
YAML
6 lines
113 B
YAML
services:
|
|
tgbotapi:
|
|
build: .
|
|
hostname: tgbotapi
|
|
image: git.shihaam.dev/dockerfiles/tgbotapi
|