Skip to content

Commit

Permalink
(#125) apsettings udpate
Browse files Browse the repository at this point in the history
  • Loading branch information
SaintAngeLs committed May 24, 2024
1 parent 499cdc9 commit a100a9f
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,12 @@
"httpClient": {
"type": "fabio",
"retries": 3,
"services": {}
"services": {
"events": "events-service",
"posts": "posts-service",
"friends": "friends-service",
"students": "students-service"
}
},
"jwt": {
"certificate": {
Expand Down

0 comments on commit a100a9f

Please sign in to comment.