Skip to content

Commit 858cd91

Browse files
committed
2 parents 564ba21 + fd9dd43 commit 858cd91

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ so you can be your own local "DevOp"; nearly every category of [periodic table o
3333

3434
|Port | Why |
3535
|---|---|
36-
|80 |NGINX, forwards requests ton internal docker-containers |
36+
|80 |NGINX, forwards requests to internal docker-containers |
3737
|5432 |postgres standard connection port |
3838
|2222 |ssh port of gitlab, used to push via ssh connection ssh://git@myHOST:2222/scott/foo.git |
3939
|5555 |Gitlab docker-registry secured with GitLab credentials |
@@ -138,6 +138,7 @@ There is a testproject in folder spring-boot-keycloak-sample, it is a standard S
138138
mv spring-boot:run
139139
```
140140
Use your browser and navigate to the "landing-page" at http://<your host>:8081 the "My products" link will redirect you to Keycloak (must be setup with settings from [this tutorial][3], but use your *REAL* hostname, not _localhost_ as Valid Redirect URI's )
141+
141142
_tl;dr_
142143
* login as user:admin, password:admin
143144
* create realm "springboot"

0 commit comments

Comments
 (0)