Make the app name configurable even after the project is built (#731)
### What problem does this PR solve? Make the app name configurable even after the project is built #730 ### Type of change - [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
3
web/src/conf.json
Normal file
3
web/src/conf.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"appName": "RAGFlow"
|
||||
}
|
||||
Reference in New Issue
Block a user