update readme

This commit is contained in:
ramnique 2025-01-14 16:08:56 +05:30
parent b221009a70
commit 7f571092a2

View file

@ -87,8 +87,5 @@ Before running RowBoat, ensure you have:
- Remove all containers: `docker-compose down`
- Rebuild: `docker-compose up --build`
3. **Auth0 Domain Configuration Issues**
- Ensure the Auth0 domain in your `.env` file is prefixed with `https://`. If incorrect, the sign-in button may not appear in the UI.
3. **Sign-in Button Not Appearing**
- If the sign-in button does not appear in the UI, ensure the Auth0 domain in your `.env` file is prefixed with `https://`.