mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
docs: Appease codespell in elixir/README.md (#7528)
This commit is contained in:
@@ -490,7 +490,7 @@ gcloud auth application-default login
|
||||
|
||||
### Connecting to Cloud SQL instance as the `firezone` user
|
||||
|
||||
Some operations like DROPing indexes to recreate them require you to connect as the table owner, which in our case is the `firezone` user.
|
||||
Some operations like DROP'ing indexes to recreate them require you to connect as the table owner, which in our case is the `firezone` user.
|
||||
|
||||
The password for this user is randomly generated by Terraform, so to connect as this user you need to obtain the password
|
||||
from the Application configuration inside a running elixir container.
|
||||
|
||||
Reference in New Issue
Block a user