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 c0ce4c7 commit fa3ef7cCopy full SHA for fa3ef7c
nix/outputs.nix
@@ -39,7 +39,7 @@ let
39
];
40
};
41
config = {
42
- Entrypoint = [ "${packages.dmq-node-static}/bin/dmq-node-static" ];
+ Entrypoint = [ "${packages.dmq-node-static}/bin/dmq-node" ];
43
44
45
0 commit comments