Skip to content

Commit

Permalink
More debug auth wording tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
theandrew168 committed Oct 23, 2024
1 parent cb130ef commit 4944e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ make run-local
```

Otherwise, you can simply run the application normally (without OAuth configured) and use the local-only debug sign in.
This is automatically enabled (via the `ENABLE_DEBUG_AUTH` environment variable) for `run` and `run-local`.
This is enabled by default (via the `ENABLE_DEBUG_AUTH` environment variable) for the `run` and `run-local` targets.

### Testing

Expand Down

0 comments on commit 4944e41

Please sign in to comment.