Skip to content

Commit b85e5c8

Browse files
authored
Update remote access configuration explanation
Added a note about security guidelines for remote access.
1 parent 02d53e3 commit b85e5c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ You may configure `tidewave` using the following syntax:
5858

5959
The following config is available:
6060

61-
* `allow_remote_access` - Tidewave only allows requests from localhost by default, even if your server listens on other interfaces. If you trust your network and need to access Tidewave from a different machine, this configuration can be set to `true`
61+
* `allow_remote_access` - Tidewave only allows requests from localhost by default, even if your server listens on other interfaces, for security purposes. Read [our security guidelines for more information and when to allow remote access](https://hexdocs.pm/tidewave/security.html) (if you know what you are doing)
6262

6363
* `logger_middleware` - The logger middleware Tidewave should wrap to silence its own logs
6464

0 commit comments

Comments
 (0)