We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a6900d commit 373aa1cCopy full SHA for 373aa1c
nix/cardano-services/deployments/default.nix
@@ -448,7 +448,6 @@ in
448
449
values = {
450
stakepool.databaseName = "stakepoolv3";
451
- backend.hostnames = ["dev-mainnet.${baseUrl}" "${final.namespace}.${baseUrl}" "${final.namespace}.${final.region}.${baseUrl}"];
452
cardano-services = {
453
ingresOrder = 98;
454
additionalRoutes = [
@@ -498,7 +497,6 @@ in
498
497
499
500
501
502
503
504
0 commit comments