mirror of
https://github.com/etesync/server
synced 2024-11-22 16:58:08 +00:00
parent
8a557ff82c
commit
1e7e9eceac
10
README.md
10
README.md
@ -79,12 +79,12 @@ Create yourself an admin user:
|
|||||||
./manage.py createsuperuser
|
./manage.py createsuperuser
|
||||||
```
|
```
|
||||||
|
|
||||||
At this stage you can either just use the admin user, or better yet, go to: ```www.your-etesync-install.com/admin```
|
At this stage you need to create accounts to be used with the EteSync apps. To do that, please go to:
|
||||||
and create a non-privileged user that you can use.
|
`www.your-etesync-install.com/admin` and create a new user to be used with the service.
|
||||||
|
|
||||||
That's it!
|
After this user has been created, you can use any of the EteSync apps to signup (not login!) with the same username and
|
||||||
|
email in order to set up the account. Please make sure to click "advance" and set your customer server address when you
|
||||||
Now all that's left is to open the EteSync app, add an account, and set your custom server address under the "advance" section.
|
do.
|
||||||
|
|
||||||
# `SECRET_KEY` and `secret.txt`
|
# `SECRET_KEY` and `secret.txt`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user