From f40c977840aec45bb101f0a3f5588bd57f89932d Mon Sep 17 00:00:00 2001 From: tot-kristian <97225590+tot-kristian@users.noreply.github.com> Date: Tue, 30 Jul 2024 15:10:42 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d5a744e..028e270 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ const application = await nodb.createApplication({ envName: "your-environment-name", }); ``` +If you don't specify an **envName** a default environment is created for you called `dev`. ### Working with Tokens