1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-02 16:58:30 +00:00

Clarify tutorial: the server only binds to localhost

This commit is contained in:
Unrud 2017-08-11 16:43:33 +02:00
parent 3abd0adf1a
commit e0adf2c03e

View file

@ -9,9 +9,9 @@ go right now! You won't have the best installation ever, but it will be enough
to play a little bit with Radicale.
When everything works, you can get a [client]({{ site.baseurl }}/clients/) and
start creating calendars and address books. The server is **not** reachable
over the network and you can log in with any user name and password. If
Radicale fits your needs, it may be time for
start creating calendars and address books. The server **only** binds to
localhost (is **not** reachable over the network) and you can log in with any
user name and password. If Radicale fits your needs, it may be time for
[some basic configuration](/setup/).
Follow one of the chapters below depending on your operating system.