Skip to content

Commit

Permalink
ejs url change
Browse files Browse the repository at this point in the history
  • Loading branch information
GitVivekHub committed Oct 16, 2024
1 parent 28d10ae commit 387b055
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/submit.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
</head>
<body>
<form
action="http://localhost:4000/application-init/<%= item_id %>/<%= transaction_id %>"
action="https://dev-uba-bpp.tekdinext.com/api/application-init/<%= item_id %>/<%= transaction_id %>"
method="post"
>
<div class="container">
Expand Down

0 comments on commit 387b055

Please sign in to comment.