Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timsayshey authored Aug 9, 2017
1 parent 7bca799 commit 6d1acca
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

```
Expand All @@ -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
Expand Down

0 comments on commit 6d1acca

Please sign in to comment.