Yeah, I'm referring to the Couchbase server proper, instead of syncbase access.
On Tuesday, 23 September 2014 16:59:51 UTC+1, Andrew Reslan wrote: > > @Ricburgis > > I'm not sure if you are referring to sync_gateway or Couchbase server > access issues. > > But sync_gateway binds to 127.0.0.1 by default, to get it to bind to an > external IP address, you would need to add the following option on the > command line > > -adminInterface=<publicIP>:4985 > > > > This can also be added as a top level property of the config.son file: > > > "adminInterface":"<publicIP>:4985" > > > Andy > -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/e5ccea2a-2e3b-47e6-9d86-6f514b8f1564%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
