botbotbot/compose.yaml
Edgar P. Burkhart 1e25826413
All checks were successful
Push Docker image / build (push) Successful in 1m27s
Refactor configuration handling and add Docker Compose setup for botbotbot service
2025-05-05 10:23:49 +02:00

6 lines
160 B
YAML

services:
botbotbot:
container_name: botbotbot
image: code.edgarpierre.fr/edpibu/botbotbot:main
volumes:
- /docker/botbotbot/config:/config