1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-08-13 17:28:27 +02:00

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:55 -05:00 committed by GitHub
commit d0c249bd09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -103,7 +103,7 @@ yum -y install pomerium-console
Once the package is installed, enable and start the system service: Once the package is installed, enable and start the system service:
```bash ```bash
sudo systemcrt enable --now pomerium-console sudo systemctl enable --now pomerium-console
``` ```
## Initial Configuration ## Initial Configuration