7 lines
160 B
YAML
7 lines
160 B
YAML
|
services:
|
||
|
botbotbot:
|
||
|
container_name: botbotbot
|
||
|
image: code.edgarpierre.fr/edpibu/botbotbot:main
|
||
|
volumes:
|
||
|
- /docker/botbotbot/config:/config
|