Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
added special URL for login
  • Loading branch information
gyom authored Apr 11, 2024
1 parent 1000d19 commit a32c3c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@ python3 scripts/store_fake_data_in_db.py
python3 -m flask run --host="0.0.0.0"
```
Navigate to `http://localhost:15000` on your computer.
In order to access the contents and not be blocked by the landing page that requires SSO,
you can access `http://127.0.0.1:15000/login/[email protected]` instead.

# Current branches
(To be completed)
Expand Down

0 comments on commit a32c3c5

Please sign in to comment.