We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5715da1 commit 1e9f279Copy full SHA for 1e9f279
sample.env
@@ -3,4 +3,4 @@ FO_BIND="127.0.0.1:3000"
3
# provide as a query param (`?host=`) or percent-encode (`%2F`)
4
FO_DATABASE="postgres://${PGUSER}@/${PGDATABASE}?host=${PGHOST}&port=${PGPORT}"
5
FO_ADMIN_AUTH="foobar"
6
-FO_MEMPOOL_URL="https://mempool.space/api"
+FO_MEMPOOL_URL="https://blockstream.info/api"
0 commit comments