Commit e4ac9f90 authored by chenghong_tao's avatar chenghong_tao

update api key

parent 26e2a9fd
......@@ -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`
export default {
DIFY_URL: './v1',
API_KEY: 'app-7HghtszMdnxVOtMdZtZoOEUK',
API_KEY: 'app-UdxNl4LucpoMX91SYBEZz8fI',
USER_ID: 'asset_user'
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment