readme: document local kerberos

pull/1/head
radex 2023-09-19 18:44:49 +02:00
parent 50891a9b08
commit a5c5de7de4
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ FLASK_ENV=development FLASK_APP=webapp python3 -m flask run -p 5001
Open app at localhost:5001
To test changing password locally, you must add HACKERSPACE.PL realm to your /etc/krb5.conf. See krb5.conf for an example
## quick start (dockerized)
```