updated dockerfile for ssh and robot vth
[it/otf.git] / otf-robot-test-head / Dockerfile
index 49267ac..95b7c2b 100644 (file)
@@ -8,7 +8,7 @@ FROM python:2.7
 ENV NAMESPACE=namespace\r
 ENV APP_NAME=otf-robot-test-head\r
 ENV APP_VERSION=1.0\r
-ENV OTF_MONGO_HOSTS=localhost:27017\r
+ENV OTF_MONGO_HOSTS=localhost:27017/\r
 ENV OTF_MONGO_DATABASE=otf\r
 ENV OTF_MONGO_REPLICASET=mongoOTF\r
 ENV OTF_MONGO_USERNAME=username\r