From 27e8a0de4ed0b15c91d56995301d0237bc8802ea Mon Sep 17 00:00:00 2001 From: Roy Sheinfeld <31890660+kingonly@users.noreply.github.com> Date: Tue, 10 Jun 2025 15:59:28 +0300 Subject: [PATCH] Update README.md --- fly/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fly/README.md b/fly/README.md index a114bc0..4d3073c 100644 --- a/fly/README.md +++ b/fly/README.md @@ -37,7 +37,7 @@ This document explains deploying breez payments api to fly.io fly launch ``` -5. Set secrets: +5. Set secrets(see [here](https://github.com/breez/payments-rest-api/blob/main/README.md#api-key-security)): ```bash fly secrets set BREEZ_API_KEY=your_breez_api_key fly secrets set SEED_PHRASE=your_mnemonic_seed_phrase