Files
fn-serverless/api
Andrea Rosa a1d2b34f8f Change port for local registry (#906)
In one of the test we want a failure due to a 500 error returned by a
not existing local registry, the fake server address is set to localhost:5000
In a typical local env is quite likely to have a local registry running
and the default address usually is localhost:5000 and that will make the
test to return a 4xx error and not the expected 500 error, this change
just set a not standard port for the fake local registry to reduce the
chances to clash with an existing running one.
2018-03-29 09:57:16 -07:00
..
2018-03-27 11:28:03 -07:00
2018-03-26 11:19:36 -07:00
2018-03-05 09:35:28 -08:00
2018-03-26 11:19:36 -07:00