X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=it%2Fotf.git;a=blobdiff_plain;f=otf-service-api%2Fdocker%2FDockerfile;fp=otf-service-api%2Fdocker%2FDockerfile;h=d1ef75548cbcbb89690708be7b10366f29e7c204;hp=e0e9e53b18936d53e414d1450cb32c2d560ce00f;hb=392cca7a80edc84824d6521e85b54f693765bd60;hpb=25d4860be0053f0d3f27cf03947bf05a15f03f62 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