Skip to content

Commit 9719a49

Browse files
SR20290919SR20290919
authored andcommitted
adding common API url properties in common_example.prop
1 parent a726143 commit 9719a49

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/main/environment/common_example.properties

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ spring.profiles.active=test
88
callcentre-server-ip=10.208.122.99
99
common-api-url=http://localhost:8083/
1010

11+
12+
common-api-url-searchuserbyid=http://localhost:8083/beneficiary/searchUserByID
13+
common-api-url-searchBeneficiary=http://localhost:8083/beneficiary/searchBeneficiary
14+
1115
### Redis IP
1216
spring.data.redis.host=localhost
1317
jwt.secret=my-32-character-ultra-secure-and-ultra-long-secret

0 commit comments

Comments
 (0)