Skip to content

Commit ce7928a

Browse files
authored
Update README.md
1 parent 3830080 commit ce7928a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ use the parameter `-Dtest=<class>#<method>`
102102

103103
## Swagger
104104
Once the application is up, it is available at: [localhost:8080/docs](http://localhost:8080/docs)
105-
> 🚨 if you set `SWAGGER_USERNAME` and `SWAGGER_PASSWORD` on `.env` file this route require authentication
105+
> 🚨 if you set `SWAGGER_USERNAME` and `SWAGGER_PASSWORD` on [application.properties](https://github.com/Throyer/springboot-api-rest-example/blob/master/api/src/main/resources/application.properties#L35) file this route require authentication
106106
107107
[example on heroku](https://throyer-crud-api.herokuapp.com/docs)
108108

0 commit comments

Comments
 (0)