Skip to content

Commit

Permalink
docs: use filepath
Browse files Browse the repository at this point in the history
  • Loading branch information
PoisonPhang committed Jan 17, 2024
1 parent 8ab5482 commit 8e6552c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ _Where `VALIDATOR_JSON_PATH` is the path to your `validator.json`_

If you're running a node with a Docker container, your `validator.json` will need to be in a folder accessible by your Docker container.

If you've followed our instructions for setting up either of our Docker images, you should be able to place this file under `.unionvisor` (for Unionvisor containers) or under `.union` (for union-release containers).
If you've followed our instructions for setting up either of our Docker images, you should be able to place this file under `/.unionvisor` (for Unionvisor containers) or under `/.union` (for union-release containers).

:::

Expand Down

0 comments on commit 8e6552c

Please sign in to comment.