added azure related code
[it/otf.git] / otf-camunda / docker / Dockerfile
index d63564e..38a3ad0 100644 (file)
@@ -9,8 +9,8 @@ ENV OTF_MONGO_PASSWORD=password
 ENV OTF_MONGO_HOSTS=localhost:27017\r
 ENV OTF_MONGO_REPLICASET=rs0\r
 ENV OTF_MONGO_DATABASE=otf\r
-ENV OTF_CAMUNDA_DB_URL=localhost:3306/camunda\r
-ENV OTF_CAMUNDA_DB_USERNAME=root\r
+ENV OTF_CAMUNDA_DB_URL=localhost:3306/otf-camunda\r
+ENV OTF_CAMUNDA_DB_USERNAME=username\r
 ENV OTF_CAMUNDA_DB_PASSWORD=password\r
 ENV AAF_PERM_TYPE=type\r
 ENV CADI_HOSTNAME=localhost\r