Added new feature for document export, including API contracts, data model, implementation plan, and tests. Updated related configurations and instructions.
This commit is contained in:
@@ -3,7 +3,13 @@
|
||||
"port": 3000,
|
||||
"host": "0.0.0.0"
|
||||
},
|
||||
"proxy": {
|
||||
"pathPrefix": "/ProxyScript/run/",
|
||||
"workspaceId": "67bca862210071627d32ef12",
|
||||
"branch": "current",
|
||||
"routeName": "googleDriveAdapter"
|
||||
},
|
||||
"logging": {
|
||||
"level": "debug"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user