mirror of
https://github.com/gnmyt/LicenseAPI.git
synced 2026-01-10 18:21:47 +00:00
Update 1.getting-started.md
This commit is contained in:
@ -27,6 +27,8 @@ Open the `.env` file and update the following environment variables:
|
|||||||
- `MAIL_PORT`: The SMTP server port.
|
- `MAIL_PORT`: The SMTP server port.
|
||||||
- `MAIL_USER`: The SMTP server username.
|
- `MAIL_USER`: The SMTP server username.
|
||||||
- `MAIL_PASS`: The SMTP server password.
|
- `MAIL_PASS`: The SMTP server password.
|
||||||
|
- `APP_URL`: The URL of your LicenseAPI instance.
|
||||||
|
- `DISABLE_SIGNUPS`: Set to `true` to disable user signups (after the first user is created).
|
||||||
|
|
||||||
## Start LicenseAPI
|
## Start LicenseAPI
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user