You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,8 @@ To start the application, clone this repository and run: `docker compose up`
29
29
- Rename `.env.sample` to `.env`
30
30
- or run compose with `docker compose --env-file .env.sample up`
31
31
32
+
You can also modify the default values of the `.env` file according to your needs.
33
+
32
34
Once running, navigate to [http://localhost:5000/dash/](http://localhost:5000/dash/)
33
35
34
36
The repo comes with an example light-oauth2 dataset that you can use when trying out the application. Feel free to delete it if you have no use for it.
0 commit comments