Skip to content

Commit

Permalink
chore: redo typo PR by skaunov (#8557)
Browse files Browse the repository at this point in the history
Thanks skaunov for
#8544. Our policy is
to redo typo changes to dissuade metric farming. This is an automated
script.
  • Loading branch information
AztecBot authored Sep 16, 2024
1 parent abf9802 commit 8a1e7c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/reference/developer_references/debugging.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Prepend the command to start the sandbox with `DEBUG=aztec:*` to log everything

```bash
# Using the docker-compose.yml setup
cd ~./aztec && DEBUG=aztec:* docker-compose up
cd ~/.aztec && DEBUG=aztec:* docker-compose up
```

Alternatively you can update the `DEBUG` environment variable in docker-compose.yml and start the sandbox normally.
Expand Down

0 comments on commit 8a1e7c3

Please sign in to comment.