Skip to content

Commit a39ddf5

Browse files
Merge pull request #6 from PaperDebugger/docs-endpoint
2 parents f97c4bd + 20336fd commit a39ddf5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,11 +114,11 @@ zip -r paperdebugger-extension.zip *
114114

115115
## Custom Endpoint Configuration
116116

117-
If you're using PaperDebugger with Overleaf.com, ensure your backend service uses HTTPS. Chrome blocks HTTP requests from HTTPS websites for security reasons.
117+
If you want to use a self-hosted PaperDebugger backend, you should set up a Custom Endpoint. Please note that you need to handle HTTPS serving yourself, as Chrome blocks HTTP requests from HTTPS websites for security reasons.
118118

119119
To configure a custom endpoint:
120120
1. Open the PaperDebugger extension
121-
2. Go to Settings, click version number 5 times to enabled "Developer Tools"
121+
2. Go to Settings, click `version number` 5 times to enable "Developer Tools"
122122
3. Enter your backend URL in the "Backend Endpoint" field
123123
4. Refresh the page
124124

0 commit comments

Comments
 (0)