forked from Github-Mirrors/canaille
Readme
This commit is contained in:
parent
0edffb4cce
commit
015bb81dda
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ Contributions are welcome!
|
||||||
To run the tests, you just need to run `tox`.
|
To run the tests, you just need to run `tox`.
|
||||||
|
|
||||||
To try a development environment, you can run the docker image and then open https://127.0.0.1:5000
|
To try a development environment, you can run the docker image and then open https://127.0.0.1:5000
|
||||||
|
You can then connect with user *admin* and password *admin* to access an admin account, or user *user* and password *user* for a regular one.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cp oidc_ldap_bridge/conf/config.sample.toml oidc_ldap_bridge/conf/config.toml
|
cp oidc_ldap_bridge/conf/config.sample.toml oidc_ldap_bridge/conf/config.toml
|
||||||
|
|
Loading…
Reference in a new issue