We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85c38e2 commit 8968fd8Copy full SHA for 8968fd8
nix/cardano-services/deployments/default.nix
@@ -303,7 +303,6 @@ in
303
backend = {
304
enabled = true;
305
replicas = 2;
306
- env.NODE_ENV = "production";
307
};
308
stake-pool-provider = {
309
@@ -547,22 +546,18 @@ in
547
546
548
549
550
551
552
553
554
env.OVERRIDE_FUZZY_OPTIONS = "true";
555
556
557
handle-provider.enabled = true;
558
chain-history-provider = {
559
560
561
562
563
asset-provider = {
564
565
566
567
568
0 commit comments