6 lines
107 B
YAML
6 lines
107 B
YAML
services:
|
|
owlrandomshitbot:
|
|
image: owlrandomshitbot
|
|
build:
|
|
context: .
|
|
env_file: ".env" |