Can one specify hostname when running mocks on linux cli
When I launch a mock service though a command line on linux, it binds to 127.0.0.1 interface. Is it possible to override this behavior through one of the parameters somehow, in a same way that the por...
Let me rephrase myself. Is it possible to specify the host while running mock services from linux cli, in the same manner as it is possible while launching mock services from SoapUI GUI?