diff --git a/compose.yaml b/compose.yaml index 6fd6899..0ec915f 100644 --- a/compose.yaml +++ b/compose.yaml @@ -3,4 +3,4 @@ services: container_name: botbotbot image: code.edgarpierre.fr/edpibu/botbotbot:main volumes: - - ./config:/config + - /docker/botbotbot/config:/config