Forum Discussion

Artjom1983's avatar
Artjom1983
New Contributor
12 years ago

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 port can be specified with a -p parameter?

Regards,
Artjom

2 Replies

  • Artjom1983's avatar
    Artjom1983
    New Contributor
    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?
  • Artjom1983's avatar
    Artjom1983
    New Contributor
    'Deploy as war' soap ui feature could be used to overcome this issue.