Why Doesn't Loco.rs Support .env File in Starter Projects? #1271
-
I started exploring Loco.rs, and it is a full-fledged framework, I noticed that the starter project created with loco new does not support .env files by default. Most modern frameworks load environment variables automatically, but Loco.rs doesn’t seem to do this out of the box.
#1022 does not help. |
Beta Was this translation helpful? Give feedback.
Answered by
kaplanelad
Feb 23, 2025
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
kaplanelad
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#1022