Skip to content

Commit 6bfaca4

Browse files
committed
remove slash
1 parent 18d39b3 commit 6bfaca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/io-wallet-user-func/host.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"extensions": {
88
"http": {
9-
"routePrefix": "/api/wallet/v1"
9+
"routePrefix": "api/wallet/v1"
1010
},
1111
"queues": {
1212
"visibilityTimeout": "00:05:00",

0 commit comments

Comments
 (0)