From 21a0a678be0685bab14663753516856d593141dc Mon Sep 17 00:00:00 2001 From: JeremJR Date: Wed, 15 Jul 2015 11:24:52 +0200 Subject: [PATCH] fix typo --- bonita/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bonita/content.md b/bonita/content.md index a8135c79..f800b30d 100644 --- a/bonita/content.md +++ b/bonita/content.md @@ -12,7 +12,7 @@ Bonita BPM is an open-source business process management and workflow suite crea docker run --name bonita -d -p 8080:8080 bonita -This will start a container running the [Tomcat Bundle](http://documentation.bonitasoft.com/tomcat-bundle-1) with Bonita BPM Engine + Portal. As you didn't sepecify any environment variables it's almost like if you have launched the Bundle on your host using startup.{sh|bat} (with security hardening on REST and HTTP APIs, cf Security part). It means that Bonita BPM uses a H2 database here. +This will start a container running the [Tomcat Bundle](http://documentation.bonitasoft.com/tomcat-bundle-1) with Bonita BPM Engine + Portal. As you didn't specify any environment variables it's almost like if you have launched the Bundle on your host using startup.{sh|bat} (with security hardening on REST and HTTP APIs, cf Security part). It means that Bonita BPM uses a H2 database here. You can access to the portal on http://localhost:8080/bonita and login using the default credentials : install / install