fixed mistake on readme
This commit is contained in:
parent
21f4d9dc56
commit
04987cc2e8
@ -18,7 +18,6 @@ Environment Setup
|
|||||||
Create a .env file at the root with your database, backend url and JWT configuration:
|
Create a .env file at the root with your database, backend url and JWT configuration:
|
||||||
|
|
||||||
```env
|
```env
|
||||||
JWT_SECRET=your_jwt_secret
|
|
||||||
DB_HOST=localhost
|
DB_HOST=localhost
|
||||||
DB_NAME=license_db
|
DB_NAME=license_db
|
||||||
DB_USER_ADMIN=license_admin
|
DB_USER_ADMIN=license_admin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user