docsifyjs / docsifyjs/docsify-cli
livereload script pointed to local IP
Open
- Dominant language
- JavaScript
- Stars
- 782
- Forks
- 166
- Avg merge
- 10h 49m
- Merged PRs (30d)
- 1
Description
I am using docsify-cli, and run from docker, and route to the docker server from separate server using reverse proxy.
I found livereload is injected to index as follow.
``
of course it could not be found because $server_ip$ is local IP.

is there any countermeasure for this?
Contributor guide
Assessment
This issue has not been assessed yet.