We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2669472 commit 71f3c86Copy full SHA for 71f3c86
src/config.rs
@@ -210,7 +210,7 @@ impl Default for Config {
210
},
211
curio: Location::GitBranch {
212
url: "https://github.com/redpanda-f/curio.git".to_string(),
213
- branch: "feat/redpanda/pdpv0-2k-envvars".to_string(),
+ branch: "feat/pdpv0/redpanda/localnet-setup".to_string(),
214
215
filecoin_services: Location::GitBranch {
216
url: "https://github.com/FilOzone/filecoin-services.git".to_string(),
0 commit comments