fixed mistake on readme

This commit is contained in:
Joseph D Thompson 2025-03-20 11:49:18 -05:00
parent 21f4d9dc56
commit 04987cc2e8

View File

@ -18,7 +18,6 @@ Environment Setup
Create a .env file at the root with your database, backend url and JWT configuration:
```env
JWT_SECRET=your_jwt_secret
DB_HOST=localhost
DB_NAME=license_db
DB_USER_ADMIN=license_admin