first relase
This commit is contained in:
parent
d3a42ba6e9
commit
c6afce22ed
288 changed files with 55505 additions and 192 deletions
3
utils/var.ts
Normal file
3
utils/var.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
// Set the value of basePath
|
||||
// example: /dify
|
||||
export const basePath = process.env.NEXT_PUBLIC_BASE_PATH || '';
|
||||
Loading…
Add table
Add a link
Reference in a new issue