fix(doc): remove .env.development.local instructions as it's no longer required

closes #10902
This commit is contained in:
brian-mulier-p
2025-08-27 10:22:28 +02:00
committed by GitHub
parent 21c43e79e2
commit 3b17b741f1

View File

@@ -25,8 +25,6 @@ In the meantime, you can move onto the next step...
### Development:
- Create a `.env.development.local` file in the `ui` folder and paste the following:
- Navigate into the `ui` folder and run `npm install` to install the dependencies for the frontend project.
- Now go to the `cli/src/main/resources` folder and create a `application-override.yml` file.