mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
feat: add nginx.conf (#80)
* feat: add nginx.conf * feat: modify the root path of the web
This commit is contained in:
@ -7,7 +7,7 @@ export default defineConfig({
|
||||
npmClient: 'npm',
|
||||
base: '/',
|
||||
routes,
|
||||
publicPath: '/web/dist/',
|
||||
publicPath: '/',
|
||||
esbuildMinifyIIFE: true,
|
||||
icons: {},
|
||||
hash: true,
|
||||
|
||||
Reference in New Issue
Block a user