Skip to content

Commit

Permalink
fix: update readme - marker commit
Browse files Browse the repository at this point in the history
  • Loading branch information
robcxyz committed Feb 1, 2024
1 parent c19b7a6 commit ec7f501
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,9 @@ docker-compose build
docker-compose up -d
```

#### Custom Backend Notes
#### Custom Backend

In order to run a full tracker on a custom network, you need to also run an indexer on that network. See the [icon-tracker](https://github.com/sudoblockio/icon-tracker).

In short, you will need to configure the docker compose to point to a custom goloop node and run the whole stack. From there you will have an exposed IP running the APIs which you need to then set within these variables.

Better directions and tooling exist within the [icon-tracker](https://github.com/sudoblockio/icon-tracker) repo.
Please reference [gochain-local-community](https://github.com/sudoblockio/gochain-local-community) for instructions on how to deploy / a custom backend along with this frontend. Comes up practically one click.

### Build:

Expand Down

0 comments on commit ec7f501

Please sign in to comment.