Skip to content

Commit

Permalink
fix(docs): update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanVerstraete committed Aug 7, 2023
1 parent ae25935 commit fc306bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/development.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ docker ps

it should display such list of running containers:

![image](https://user-images.githubusercontent.com/73958772/210003731-6abd405f-f92a-440d-aa9a-40410e580109.png)
![image](https://user-images.githubusercontent.com/42457449/258668686-cd331bd6-ed80-47ea-87a5-16f88d969025.png)

Make sure indexer and processor are both listening to tfchain to be able to browse.

Expand Down
2 changes: 1 addition & 1 deletion docs/production.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ docker-compose up -d

### Processor

Configure the `.env` file in `./processor`
Configure the `.env` file in the root of this repository.

Set the `WS_URL` to a tfchain network url.

Expand Down

0 comments on commit fc306bd

Please sign in to comment.