X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=otf-frontend%2FDockerfile;h=6caf80d9855a35e611827a8a05abd494308f6c7a;hb=4aa834248259be4943f4a6c45ed52cdb7f5c0944;hp=a3fd84553d59a5003b69a41c0d33441123c7cbfe;hpb=71f05af02b4df0221f4aa83a2ab4da1d20d327f7;p=it%2Fotf.git 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