boundary
boundary copied to clipboard
adds missing space in mlock warning
Hey folks 👋🏼
This PR adds a missing space for the disable_mlock
warning.
Currently, it prints as:
"If you are running Boundaryin a Docker container"
This changes it to:
"If you are running Boundary in a Docker container"