- maven
- angular
- docker
docker-compose --file build.docker-compose.yml down --remove-orphans && docker-compose --file build.docker-compose.yml up --build
docker-compose down --remove-orphans && docker-compose up --build
URL | Description |
---|---|
http://localhost:8888 | spring-oauth2 endpoint |
http://localhost:80 | angular-oauth2 endpoint |
http://localhost:8080/auth/ | local keycloak endpoint |