X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=otf-service-api%2Fdocker%2FDockerfile;fp=otf-service-api%2Fdocker%2FDockerfile;h=d1ef75548cbcbb89690708be7b10366f29e7c204;hb=4aa834248259be4943f4a6c45ed52cdb7f5c0944;hp=e0e9e53b18936d53e414d1450cb32c2d560ce00f;hpb=71f05af02b4df0221f4aa83a2ab4da1d20d327f7;p=it%2Fotf.git diff --git a/otf-service-api/docker/Dockerfile b/otf-service-api/docker/Dockerfile index e0e9e53..d1ef755 100644 --- a/otf-service-api/docker/Dockerfile +++ b/otf-service-api/docker/Dockerfile @@ -12,7 +12,7 @@ ENV APP_VERSION=1.0 ENV OTF_MONGO_HOSTS=localhost:27017 ENV OTF_MONGO_USERNAME=username ENV OTF_MONGO_PASSWORD=password -ENV OTF_MONGO_REPLICASET=mongoOTF +ENV OTF_MONGO_REPLICASET=rs0 ENV OTF_MONGO_DATABASE=otf ENV otf.camunda.host=https://localhost ENV otf.camunda.port=31313