update readme

This commit is contained in:
2026-01-09 13:00:02 +10:30
parent a6474f55c1
commit 977abf66df
+13
View File
@@ -292,3 +292,16 @@ python manage.py db migrate
## running seed
python -m scripts.seed_data
## Running flask in dev
FLASK_ENV=development flask run --debug --port 8888
# Test creds
## OIDC Client
client_id: acme-portal-001
client_secret: acme_secret_portal_2024
## User
email: bob@acme-corp.com
password: UserPass123!