adding a note to recommend using firefox when using octomode locally
This commit is contained in:
parent
0f00c0d9d6
commit
e88f617134
1 changed files with 5 additions and 1 deletions
|
|
@ -85,7 +85,11 @@ Open the application at <http://localhost:5001>.
|
||||||
|
|
||||||
`python` dependencies are listed in `requirements.txt`
|
`python` dependencies are listed in `requirements.txt`
|
||||||
|
|
||||||
## Use octomode on a server
|
## Note
|
||||||
|
|
||||||
|
It's recommended to use firefox when working with octomode locally. Chrome or Chromium do not load external etherpads in iframes.
|
||||||
|
|
||||||
|
# Use octomode on a server
|
||||||
|
|
||||||
* Configure the webserver to listen to the port of the flask application, for example with a subdomain
|
* Configure the webserver to listen to the port of the flask application, for example with a subdomain
|
||||||
* Expand the current https certificate for a subdomain
|
* Expand the current https certificate for a subdomain
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue