added mobile number to the transaction fields

This commit is contained in:
2024-10-01 11:39:55 +05:30
parent 9252b2fee5
commit 92186d932a
8 changed files with 27 additions and 18 deletions

View File

@@ -10,7 +10,7 @@ bank {
server {
protocol = "http"
host = "localhost"
port = 8080
port = 3000
rootRoute = "IPKS_Queue_Generation"
transactionRoute = "IpksApi"
}