✨
This commit is contained in:
@ -7,7 +7,7 @@ service BuyerService {
|
||||
execution { single }
|
||||
|
||||
outputPort Seller {
|
||||
location: "socket://localhost:9005"
|
||||
location: "socket://localhost:9007"
|
||||
protocol: http { format = "json" }
|
||||
interfaces: SellerInterface
|
||||
}
|
||||
|
Reference in New Issue
Block a user