mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-08-30 10:49:12 +00:00
6 lines
115 B
YAML
6 lines
115 B
YAML
version: "3.7"
|
|
|
|
services:
|
|
bot:
|
|
build: deployment
|
|
image: ${REGISTRY_PREFIX}abstracto_deployment:${VERSION} |