diff --git a/compose.yaml b/compose.yaml index 0ec915f..8f65d9d 100644 --- a/compose.yaml +++ b/compose.yaml @@ -2,5 +2,6 @@ services: botbotbot: container_name: botbotbot image: code.edgarpierre.fr/edpibu/botbotbot:main + restart: always volumes: - /docker/botbotbot/config:/config