diff --git a/cartesi-rollups/deployment/self-hosted.md b/cartesi-rollups/deployment/self-hosted.md index 4b4ae460..8c5070f6 100644 --- a/cartesi-rollups/deployment/self-hosted.md +++ b/cartesi-rollups/deployment/self-hosted.md @@ -151,7 +151,7 @@ If deploying to Fly.io from macOS with Apple Silicon, create a Docker image for ```shell fly secrets set -a CARTESI_BLOCKCHAIN_HTTP_ENDPOINT= fly secrets set -a CARTESI_BLOCKCHAIN_WS_ENDPOINT= - fly secrets set -a CARTESI_AUTH_MNEMONIC= + fly secrets set -a CARTESI_AUTH_MNEMONIC=`` fly secrets set -a CARTESI_POSTGRES_ENDPOINT= ```