Skip to content

Commit

Permalink
Fix missed link
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Aug 4, 2023
1 parent 86709b5 commit 469fea6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions guide/starting/proxy-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,7 @@ Add Logux to `config/routes.rb`:

1. Read about **[Logux Back-end Protocol]**.
2. Implement protocol on your HTTP server.
3. Feel free to ask for help in [Logux support chat].
4. You will need proper storage to keep Logux proxy URL and secret. We recommend using `.env` with the library to support this file in your environment.
3. You will need proper storage to keep Logux proxy URL and secret. We recommend using `.env` with the library to support this file in your environment.

```ini
LOGUX_CONTROL_SECRET=secret
Expand Down

0 comments on commit 469fea6

Please sign in to comment.