mirror of
https://github.com/simple-login/app.git
synced 2025-02-20 22:02:54 +08:00
add Patreon section at the end of self-hosting instructions
This commit is contained in:
parent
87a348932d
commit
a934a8c9df
1 changed files with 4 additions and 1 deletions
|
@ -392,7 +392,10 @@ At this step, you should also setup the SSL for Nginx. [Certbot](https://certbot
|
|||
If all of the above steps are successful, open http://app.mydomain.com/ and create your first account!
|
||||
|
||||
By default, new accounts are not premium so don't have unlimited alias. To make your account premium,
|
||||
please go to the database, table "users" and set "lifetime" column to "1" or "TRUE".
|
||||
please go to the database, table "users" and set "lifetime" column to "1" or "TRUE".
|
||||
|
||||
You don't have to pay anything to SimpleLogin to use all its features.
|
||||
You could make a donation to SimpleLogin on our Patreon page at https://www.patreon.com/simplelogin if you wish though.
|
||||
|
||||
## Contributing
|
||||
|
||||
|
|
Loading…
Reference in a new issue