mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 03:16:51 +08:00
feat: update the docs in forking applications (#1491)
This commit is contained in:
@@ -77,11 +77,11 @@ const translation = {
|
||||
step1: 'Fork the client code and modify it',
|
||||
step1Tip: 'Click here to fork the source code into your GitHub account and modify the code',
|
||||
step1Operation: 'Dify-WebClient',
|
||||
step2: 'Configure the Web',
|
||||
step2Tip: 'Copy the Web API and APP ID,then paste them into the client code config/index.ts',
|
||||
step3: 'Deploy to Vercel',
|
||||
step3Tip: 'Click here to import the repository into Vercel and deploy',
|
||||
step3Operation: 'Import repository',
|
||||
step2: 'Deploy to Vercel',
|
||||
step2Tip: 'Click here to import the repository into Vercel and deploy',
|
||||
step2Operation: 'Import repository',
|
||||
step3: 'Configure environment variables',
|
||||
step3Tip: 'Add the following environment variables in Vercel',
|
||||
},
|
||||
way2: {
|
||||
name: 'Write client-side code to call the API and deploy it to a server',
|
||||
|
||||
Reference in New Issue
Block a user