Replies: 1 comment
-
|
Can you try removing the trailing comma in |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I want nicegui not to listen for changes to the files in the deploy folder
However, the uvicorn reload excludes code above does not take effect and still listens to the deploy folder. And because deploy can only be accessed by root, an error is reported
How do I declare it correctly?
Beta Was this translation helpful? Give feedback.
All reactions