We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff817e1 commit 89f809bCopy full SHA for 89f809b
docs/configure/index.md
@@ -110,9 +110,12 @@ implements this functionality.
110
```
111
112
!!! 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.
+
+[comment]: <> ( Koded loads `.env` file by default. No need to set it)
116
+[comment]: <> ( in the `App` constructor - unless it is located outside the)
117
118
+[comment]: <> ( application root folder. )
119
120
**Make sure .env file is not accessible from the outside.**
121
0 commit comments