Skip to content

Commit

Permalink
Update README.md (#98)
Browse files Browse the repository at this point in the history
Updated url of railway app deployed
  • Loading branch information
LauroSilveira authored Jan 29, 2024
1 parent d7d89ec commit ba3d38a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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.

Expand Down

0 comments on commit ba3d38a

Please sign in to comment.