--reload-include does not work on .env file #1705
-
I want to reload after .env file changed, but --reload-include=.env not work. it seems be ignored by --reload-exclude default settings. however, using --reload-include=.* to overwrite these defaults will watching all hidden files not just .env. What is the right way? |
Beta Was this translation helpful? Give feedback.
Answered by
Kludex
Nov 29, 2023
Replies: 2 comments
-
Let's continue on #2166. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Kludex
-
its still not reloading after the .env file changes |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Let's continue on #2166.