From 6d1acca0aff5b683c9ea8852cb7cf7068d3eade7 Mon Sep 17 00:00:00 2001 From: Tim Badolato Date: Wed, 9 Aug 2017 09:12:53 -0500 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 9ad0d56..d3b20fd 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,6 @@ docker-compose -f config/docker/local-mysql/docker-compose.yml up ``` Then go to the Lucee admin and add the Mysql Datasource running in Docker: - http://localhost:8080/lucee/admin/web.cfm?action=services.datasource ``` @@ -33,11 +32,9 @@ Password: NOT_SECURE_CHANGE ``` You will also need to add an SMTP server otherwise you're going to have a bad time: - http://localhost:8080/lucee/admin/web.cfm?action=services.mail Then access the application via: - http://localhost:8080 To login go to http://localhost:8080/manager