mirror of
https://github.com/labring/FastGPT.git
synced 2025-10-18 17:51:24 +00:00
Commercial baseurl (#697)
This commit is contained in:
1
packages/service/common/system/constants.ts
Normal file
1
packages/service/common/system/constants.ts
Normal file
@@ -0,0 +1 @@
|
||||
export const FastGPTProUrl = process.env.PRO_URL ? `${process.env.PRO_URL}/api` : '';
|
Reference in New Issue
Block a user