Skip to content

Commit

Permalink
Merge pull request #1 from rosen-bridge/update-readme
Browse files Browse the repository at this point in the history
Update keygen-docker.md
  • Loading branch information
vorujack authored Nov 21, 2023
2 parents e01a062 + e1d79b5 commit d40cc23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guard/keygen-docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ UI_IMAGE_VERSION= # Don't change it!
Set required permissions and create `thresholds.json` and `local.yaml` files in the `config` directory

```shell
sudo chown -R 8080:8080 logs
touch config/thresholds.json
touch config/local.yaml
sudo chown -R 8080:8080 logs config
```

Only on `MacOS`: set `707` permission for the `logs` directory
Expand Down

0 comments on commit d40cc23

Please sign in to comment.