1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00

fix(docs): add colon, align and and vs &

This commit is contained in:
Thomas Heartman 2022-04-08 15:17:06 +02:00
parent dc5b7d1d45
commit 8867860c38

View File

@ -38,7 +38,7 @@ cd unleash-docker
docker compose up -d
```
Then point your browser to `localhost:4242` and log in using
Then point your browser to `localhost:4242` and log in using:
- username: `admin`
- password: `unleash4all`
@ -130,7 +130,7 @@ Check out [the CONTRIBUTING.md file](./CONTRIBUTING.md) for contribution guideli
- [12 official client SDKs](https://docs.getunleash.io/sdks#official-sdks), and ten [community-contributed client SDKs](https://docs.getunleash.io/sdks#community-sdks)
- Run it via Docker with the [official Docker image](https://hub.docker.com/r/unleashorg/unleash-server) or as a pure Node.js application
### Security & performance
### Security and performance
- Privacy by design (GDPR and Schrems II). End-user data never leaves your application.
- [Audit logs](https://docs.getunleash.io/advanced/audit_log)