diff --git a/docker-compose.yml b/docker-compose.yml index 25ea5172..e9dc6539 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -70,7 +70,4 @@ services: API_USER: "admin" API_PASSWORD: "gemini" DB_PATH: "/app/connector_queue.db" - COMPANY_EXPLORER_URL: "http://company-explorer:8000" - -volumes: - # No custom volumes needed for the streamlined setup \ No newline at end of file + COMPANY_EXPLORER_URL: "http://company-explorer:8000" \ No newline at end of file