docs/protect-an-instance: skip second step of api keys config if remote
This commit is contained in:
parent
9790179e29
commit
43b3139b4a
1 changed files with 2 additions and 1 deletions
|
@ -105,7 +105,8 @@ if you want to use your instance outside of web interface, you'll need an api ke
|
|||
> [!NOTE]
|
||||
> this tutorial assumes that you'll keep your keys file locally, on the instance server.
|
||||
> if you wish to upload your file to a remote location,
|
||||
> replace the value for `API_KEYS_URL` with a direct url to the file.
|
||||
> replace the value for `API_KEYS_URL` with a direct url to the file
|
||||
> and skip the second step.
|
||||
|
||||
> [!WARNING]
|
||||
> when storing keys file remotely, make sure that it's not publicly accessible
|
||||
|
|
Loading…
Reference in a new issue