mirror of
https://github.com/gnmyt/LicenseAPI.git
synced 2026-01-11 10:41:46 +00:00
Update getting-started.md
This commit is contained in:
@ -8,7 +8,8 @@ Before you start, make sure you have the following installed:
|
|||||||
- [Docker Compose](https://docs.docker.com/compose/install/)
|
- [Docker Compose](https://docs.docker.com/compose/install/)
|
||||||
|
|
||||||
::alert{type="info"}
|
::alert{type="info"}
|
||||||
📧 You will also need a Mailserver to send emails. If you don't have one, you need to manually verify users in the database.
|
📧 You will also need a Mailserver to send emails. If you don't have one, you need to manually verify users in the
|
||||||
|
database.
|
||||||
::
|
::
|
||||||
|
|
||||||
## Download and Install
|
## Download and Install
|
||||||
@ -20,7 +21,7 @@ wget https://raw.githubusercontent.com/gnmyt/LicenseAPI/main/docker-compose.yml
|
|||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
::alert{type="success"}
|
::alert{type="success"}
|
||||||
✨ Well done! A browser window should automatically open for <http://localhost:3000>
|
✨ Well done! You have successfully installed LicenseAPI. Now you can access the LicenseAPI
|
||||||
|
at [http://localhost:8025](http://localhost:8025).
|
||||||
::
|
::
|
||||||
|
|||||||
Reference in New Issue
Block a user