8 lines
No EOL
85 B
YAML
8 lines
No EOL
85 B
YAML
version: "3"
|
|
|
|
services:
|
|
bot:
|
|
build: .
|
|
image: mydiscordbot
|
|
|
|
|