Hi Jonas,I'm assuming that you're running the Martian at ads/testing/jlt/martian/main.go - I'm seeing that we should be taking a flag to set the host of the proxy API server.You'll want to pass in -api_host=<host> when you start the Martian, and you'll be able to hit it with requests to <host>:8181Here's the CL to add the flag: https://critique.corp.google.com/#review/141801010It'll be in shortly.Sorry!Bramha
--
You received this message because you are subscribed to the Google Groups "martianproxy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to martianproxy-users+unsub...@googlegroups.com.
To post to this group, send email to martianpr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/martianproxy-users/f27a314e-7756-43e5-a26f-e3900f8fee7d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Jonas,I'm assuming that you're running the Martian at ads/testing/jlt/martian/main.go - I'm seeing that we should be taking a flag to set the host of the proxy API server.You'll want to pass in -api_host=<host> when you start the Martian, and you'll be able to hit it with requests to <host>:8181Here's the CL to add the flag: https://critique.corp.google.com/#review/141801010It'll be in shortly.Sorry!Bramha
On Mon, Dec 12, 2016 at 8:34 AM Jonas Aschenbrenner <jonas.asc...@gmail.com> wrote: