owlrandomshitbot/docker-compose.yml
2024-10-25 23:45:07 +07:00

6 lines
107 B
YAML

services:
owlrandomshitbot:
image: owlrandomshitbot
build:
context: .
env_file: ".env"