Skip to content

Commit

Permalink
Clarify config subdirectory
Browse files Browse the repository at this point in the history
  • Loading branch information
d108 committed Mar 13, 2023
1 parent 87a818e commit 82c1502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ Once you have the additional numbers, you can setup additional storage profiles
between them using the `NODE_APP_INSTANCE` environment variable.

For example, to create an 'alice' profile, put a file called `local-alice.json` in the
`config` directory, a child of the Signal directory, not `appData` from above:
`/config` subdirectory of your project checkout where you'll find other `.json` config files:

```
{
Expand Down

0 comments on commit 82c1502

Please sign in to comment.