added azure related code
[it/otf.git] / otf-camunda / docker / Dockerfile
index 4df636c..38a3ad0 100644 (file)
@@ -7,7 +7,7 @@ ENV EXECUTORS_ACTIVE=true
 ENV OTF_MONGO_USERNAME=username\r
 ENV OTF_MONGO_PASSWORD=password\r
 ENV OTF_MONGO_HOSTS=localhost:27017\r
-ENV OTF_MONGO_REPLICASET=mongoOTF\r
+ENV OTF_MONGO_REPLICASET=rs0\r
 ENV OTF_MONGO_DATABASE=otf\r
 ENV OTF_CAMUNDA_DB_URL=localhost:3306/otf-camunda\r
 ENV OTF_CAMUNDA_DB_USERNAME=username\r