docs/protect-an-instance: skip second step of api keys config if remote

This commit is contained in:
wukko 2024-10-20 19:53:17 +06:00
parent 9790179e29
commit 43b3139b4a
No known key found for this signature in database
GPG key ID: 3E30B3F26C7B4AA2

View file

@ -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