X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=it%2Fotf.git;a=blobdiff_plain;f=otf-frontend%2FDockerfile;fp=otf-frontend%2FDockerfile;h=6caf80d9855a35e611827a8a05abd494308f6c7a;hp=a3fd84553d59a5003b69a41c0d33441123c7cbfe;hb=392cca7a80edc84824d6521e85b54f693765bd60;hpb=25d4860be0053f0d3f27cf03947bf05a15f03f62 diff --git a/otf-frontend/Dockerfile b/otf-frontend/Dockerfile index a3fd845..6caf80d 100644 --- a/otf-frontend/Dockerfile +++ b/otf-frontend/Dockerfile @@ -16,7 +16,7 @@ ENV CAMUNDAAPI_AAFID=username ENV CAMUNDAAPI_AAFPASSWORD=password ENV MONGO_BASEURL=localhost:27017/ ENV MONGO_DBOTF=otf -ENV MONGO_REPLICASET=mongoOTF +ENV MONGO_REPLICASET=rs0 ENV MONGO_USERNAME=username ENV MONGO_PASSWORD=password