Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DiogoPedroso committed Jul 27, 2021
1 parent aeb3f08 commit 24cf065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Feature Toggle Microservice

This is the "Feature Toggle" Microservice that was created for the "Feature Toggle" assignment. It provides the API for the "feature toggles", check the provided postman for what services are available and example calls.
The users have been hardcoded and need to be updated the same has the users in the Authorization Microservice.
The users have been hardcoded and need to be updated the same has the users in the Authorization Microservice. Update the aplication yaml file according to your environment's config.

Requires JAVA 16, Maven and Postgres.

Expand Down

0 comments on commit 24cf065

Please sign in to comment.