From 02c2afa92382ce496184d0bde0061fb4c59c49ad Mon Sep 17 00:00:00 2001 From: Lauro Correia Silveira Date: Sun, 4 Feb 2024 21:18:25 +0100 Subject: [PATCH] Update README.md Updated URL where is deployed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 682a526..16c06b4 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The application is available at: [https://alura-flix-api-production.up.railway.a # 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](https://alura-flix-api-production.up.railway.app/swagger-ui/index.html)](https://alura-flix-api-production.up.railway.app/swagger-ui/index.html). +It is possible to access swagger documentation throught url: [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.