Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

Running multiple OpenBazaar servers locally

Sam Patterson edited this page Aug 10, 2017 · 3 revisions

This guide is a work in progress.

Use go run openbazaar.go init -d /path/to/second_datafolder to make a new node db and then edit its config and change the Gateway port from 4002 to something else.

Clone this wiki locally