Update docs/enterprise/install/quickstart.md

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
This commit is contained in:
Alex Fornuto 2021-07-29 16:06:47 -05:00 committed by GitHub
parent 669b3e2a3d
commit 7d105c6e85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -128,7 +128,7 @@ For database uri options (especially TLS settings) see the [PostgreSQL SSL Suppo
As a first-time setup step, you must also configure at least one administrator for console access. This user (or users) can then configure additional administrators in the console UI.
```yaml
administrators: [you@mydomain.com](mailto:you@mydomain.com)
administrators: [you@mydomain.com]
```
Once you have set permissions in the console UI, you should remove this configuration.