Skip to content

Commit 89f809b

Browse files
committed
- .env works in a different way as described
1 parent ff817e1 commit 89f809b

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/configure/index.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,12 @@ implements this functionality.
110110
```
111111

112112
!!! warning ".env support"
113-
Koded loads `.env` file by default. No need to set it
114-
in the `App` constructor - unless it is located outside the
115-
application root folder.
113+
114+
[comment]: <> ( Koded loads `.env` file by default. No need to set it)
115+
116+
[comment]: <> ( in the `App` constructor - unless it is located outside the)
117+
118+
[comment]: <> ( application root folder. )
116119

117120
**Make sure .env file is not accessible from the outside.**
118121

0 commit comments

Comments
 (0)