All checks were successful
Push Docker image / build (push) Successful in 1m33s
6 lines
144 B
YAML
6 lines
144 B
YAML
services:
|
|
botbotbot:
|
|
container_name: botbotbot
|
|
image: code.edgarpierre.fr/edpibu/botbotbot:main
|
|
volumes:
|
|
- ./config:/config
|