7 lines
116 B
YAML
7 lines
116 B
YAML
![]() |
services:
|
||
|
userofthedaybot:
|
||
|
image: userofthedaybot
|
||
|
build:
|
||
|
context: .
|
||
|
dockerfile: Dockerfile
|