Commit a0eb836a authored by shishir suman's avatar shishir suman
Browse files

code changes for logout apis

No related merge requests found
Showing with 5 additions and 1 deletion
+5 -1
......@@ -37,4 +37,8 @@ user.create.mail.endpoint =/api/v1/keycloak/mail/userCreate
user.login =/api/v1/login
user.logout =/api/v1/logout
aes_key_for_payment_success =XXXXXXXXXXXXXXXXX
\ No newline at end of file
aes_key_for_payment_success =XXXXXXXXXXXXXXXXX
# Redis
spring.redis.host=localhost
spring.redis.port=6379
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment