Fix typo in README
This commit is contained in:
parent
94ae4eaa02
commit
de71aaa476
@ -72,7 +72,7 @@ Using the debug server in production is not recommended, so please read the foll
|
|||||||
|
|
||||||
EteSync is based on Django so you should refer to one of the following
|
EteSync is based on Django so you should refer to one of the following
|
||||||
* The instructions of the Django project [here](https://docs.djangoproject.com/en/2.2/howto/deployment/wsgi/).
|
* The instructions of the Django project [here](https://docs.djangoproject.com/en/2.2/howto/deployment/wsgi/).
|
||||||
* Tnstructions from uwsgi [here](http://uwsgi-docs.readthedocs.io/en/latest/tutorials/Django_and_nginx.html).
|
* Instructions from uwsgi [here](http://uwsgi-docs.readthedocs.io/en/latest/tutorials/Django_and_nginx.html).
|
||||||
* The [example configurations](example-configs) in this repo.
|
* The [example configurations](example-configs) in this repo.
|
||||||
|
|
||||||
The webserver should also be configured to serve EteSync using TLS.
|
The webserver should also be configured to serve EteSync using TLS.
|
||||||
|
Loading…
Reference in New Issue
Block a user