Skip to content

Commit 71ff14c

Browse files
committed
Updated development.mdx
1 parent f3435e9 commit 71ff14c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

development.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ icon: "code"
2828

2929
<Step title="🛠️ Copy and update the environment file">
3030
```bash
31-
cp .env.template .env
31+
cp env.template .env
3232
```
3333

3434
👉 Edit the `.env` file to set secrets, passwords, and the public URLs of the Frontend and Connector services.

0 commit comments

Comments
 (0)