Files
request-bot/docker-compose.yaml

6 lines
101 B
YAML

version: '3'
services:
app:
build: .
container_name: docker-request-bot
restart: always