Skip to content

Commit

Permalink
Update docs/guides/cloud/deploy/fly.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
beerose authored Mar 5, 2024
1 parent 10598e9 commit 148855a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/guides/cloud/deploy/fly.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ Fly.io

.. code-block:: bash
$ flyctl deploy --secrets EDGEDB_INSTANCE="<EDGEDB_INSTANCE>" \
--secrets EDGEDB_SECRET_KEY="<EDGEDB_SECRET_KEY>"
$ flyctl deploy --build-secret EDGEDB_INSTANCE="<EDGEDB_INSTANCE>" \
--build-secret EDGEDB_SECRET_KEY="<EDGEDB_SECRET_KEY>"

0 comments on commit 148855a

Please sign in to comment.