Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
A
ai-chat-ui
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenghong_tao
ai-chat-ui
Commits
e4ac9f90
Commit
e4ac9f90
authored
May 12, 2025
by
chenghong_tao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update api key
parent
26e2a9fd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
README.md
README.md
+1
-0
config.js
src/config.js
+1
-1
No files found.
README.md
View file @
e4ac9f90
...
...
@@ -29,3 +29,4 @@ npm run build
```
html
<script
src=
"/embed.min.js?url=http://127.0.0.1:3000&userId=admin"
></script>
```
如果不传递userId参数,则默认为
`asset_user`
src/config.js
View file @
e4ac9f90
export
default
{
DIFY_URL
:
'./v1'
,
API_KEY
:
'app-
7HghtszMdnxVOtMdZtZoOEUK
'
,
API_KEY
:
'app-
UdxNl4LucpoMX91SYBEZz8fI
'
,
USER_ID
:
'asset_user'
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment