diff --git a/README.md b/README.md index fc6f6f6..682a526 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # alura-flix-api This is an application with aim to learning about new features of Spring security from Spring version 6. -The application is available at: alura-flix-api-production.up.railway.app. +The application is available at: [https://alura-flix-api-production.up.railway.app/swagger-ui/index.html] ## About this project @@ -13,7 +13,7 @@ The application is available at: alura-flix-api-production.up.railway.app. # About This is an application with aim to learning about new features of Spring security from Spring version 6. -It is possible to access swagger documentation throught url: [http://localhost:8080/swagger-api](http://localhost:8080/swagger-ui/index.html). +It is possible to access swagger documentation throught url: [[http://localhost:8080/swagger-api](https://alura-flix-api-production.up.railway.app/swagger-ui/index.html)](https://alura-flix-api-production.up.railway.app/swagger-ui/index.html). The username for test is: guest@aluraflix.com and the password is: 123456, please notice this user has ROLE_USER.