Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jyrno42 authored Dec 5, 2024
1 parent aae8e84 commit 50f828a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esteid-proxy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ssh -L 8001:localhost:8001 user@server
Add these to a `local_settings.py` file (create one if it doesn't exist) in the same directory as the `test_settings.py` file:

```python
D_DEMO = False
ESTEID_DEMO = False

MOBILE_ID_SERVICE_NAME = "real service name"
MOBILE_ID_SERVICE_UUID = "real service uuid"
Expand Down

0 comments on commit 50f828a

Please # to comment.