We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 414ac2f commit 80840fdCopy full SHA for 80840fd
1 file changed
_includes/v1/components/encrypted-env-file-small.html
@@ -250,7 +250,7 @@
250
"<span class=\"ok\">◈ encrypted (.env) + key (.env.keys)</span>"
251
], 1050);
252
await runCommand("dotenvx run -- node index.js", [
253
- "<span class=\"val\">⟐ injecting env (1) from .env · dotenvx@1.59.1</span>",
+ "<span class=\"val\">⟐ injecting env (1) from .env · dotenvx</span>",
254
"Hello World"
255
], 1200);
256
pushLine("<span class=\"dim\"># restarting demo...</span>");
0 commit comments