Skip to content

Commit

Permalink
Add a warning section regarding admin user existence.
Browse files Browse the repository at this point in the history
Kudos to @pimentmi for bringing that up. Fixes #2
  • Loading branch information
cmoro-deusto authored Sep 7, 2016
1 parent ac988bb commit 4007aa3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,6 @@ If you have `docker-compose` installed, you can just launch:
sudo docker-compose up
```

## A warning regarding admin user for tomcat management console
Please note that the image contains a `tomcat-users.xml` file, including an `admin` user (password `admin`). For the time being, should you wish to change that, fork this repo and modify the xml file accordingly.

0 comments on commit 4007aa3

Please sign in to comment.