modify README
1 parent ed93288 commit af3c31507e14b338df084f889dc4b50f3a07e259
@Pascal Gollor Pascal Gollor authored on 21 May 2017
Showing 1 changed file
View
5
README.md
Get secret for installaton:
```
docker-compose exec master-jenkins cat /var/jenkins_home/secrets/initialAdminPassword
```
or from your repository dir:
```
cat home/secrets/initialAdminPassword
```
 
 
Goto `http://localhost:8080`