We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c57b66 commit fbc2511Copy full SHA for fbc2511
compose/common.yml
@@ -121,7 +121,7 @@ x-sdk-environment: &sdk-environment
121
services:
122
blockfrost-ryo:
123
build:
124
- context: 'https://github.com/mkazlauskas/blockfrost-backend-ryo.git#feat/custom-network-support'
+ context: 'https://github.com/blockfrost/blockfrost-backend-ryo.git#v3.1.0'
125
dockerfile: Dockerfile
126
environment:
127
BLOCKFROST_CONFIG_SERVER_LISTEN_ADDRESS: 0.0.0.0
0 commit comments