added updated code for test env
[it/otf.git] / otf-service-api / docker / Dockerfile
index e0e9e53..d1ef755 100644 (file)
@@ -12,7 +12,7 @@ ENV APP_VERSION=1.0
 ENV OTF_MONGO_HOSTS=localhost:27017\r
 ENV OTF_MONGO_USERNAME=username\r
 ENV OTF_MONGO_PASSWORD=password\r
-ENV OTF_MONGO_REPLICASET=mongoOTF\r
+ENV OTF_MONGO_REPLICASET=rs0\r
 ENV OTF_MONGO_DATABASE=otf\r
 ENV otf.camunda.host=https://localhost\r
 ENV otf.camunda.port=31313\r