From 244b56b943df3ead3c79b9afaf90d195b492b848 Mon Sep 17 00:00:00 2001 From: Mouss <104678778+MoustaphaCamara@users.noreply.github.com> Date: Wed, 5 Mar 2025 15:05:40 +0100 Subject: [PATCH] bug/minor: add correct port for opencloning (#51) --- src/docker-compose.yml-EXAMPLE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/docker-compose.yml-EXAMPLE b/src/docker-compose.yml-EXAMPLE index dc3e075..e5ddb09 100644 --- a/src/docker-compose.yml-EXAMPLE +++ b/src/docker-compose.yml-EXAMPLE @@ -305,7 +305,7 @@ services: #- FINGERPRINTER_URL=http://chem-plugin:8000/ # This is for the integration of the DNA Cloning tool #- USE_OPENCLONING=false - #- OPENCLONING_URL=http://opencloning-plugin/ + #- OPENCLONING_URL=http://opencloning-plugin:8000/ ####### # DEV #