fix readme

This commit is contained in:
Sara
2023-12-01 17:06:59 +01:00
parent 84d06348e5
commit 4869e760a8

View File

@@ -75,9 +75,11 @@ FIEF_URL=https://auth.reflector-ui.dev/reflector-local
FIEF_CLIENT_ID=s03<omitted>
FIEF_CLIENT_SECRET=<omitted>
EDGE_CONFIG=<omitted>
EDGE_CONFIG=<omitted> (optional)
```
Then copy config-template.ts to a new file called config.ts, this is where you will configure the features or your local project.
### Run the Application
To run the application in development mode, run: