2025-05-05 10:23:49 +02:00
|
|
|
services:
|
|
|
|
botbotbot:
|
|
|
|
container_name: botbotbot
|
|
|
|
image: code.edgarpierre.fr/edpibu/botbotbot:main
|
2025-05-21 16:57:28 +02:00
|
|
|
restart: always
|
2025-05-05 10:23:49 +02:00
|
|
|
volumes:
|
2025-05-05 10:29:20 +02:00
|
|
|
- /docker/botbotbot/config:/config
|