owlrandomshitbot/docker-compose.yml

6 lines
107 B
YAML
Raw Normal View History

2024-10-25 16:45:07 +00:00
services:
owlrandomshitbot:
image: owlrandomshitbot
build:
context: .
env_file: ".env"