update
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# docker compose exec backend ./generate_admin_key.sh
|
||||
CONVEX_SELF_HOSTED_ADMIN_KEY=
|
||||
CONVEX_SELF_HOSTED_URL=http://localhost:3210
|
||||
# CONVEX_SELF_HOSTED_URL=https://convex.kevisual.cn
|
||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -11,6 +11,9 @@ importers:
|
||||
convex:
|
||||
specifier: ^1.31.6
|
||||
version: 1.31.6
|
||||
typescript:
|
||||
specifier: ^5
|
||||
version: 5.9.3
|
||||
devDependencies:
|
||||
'@kevisual/ai':
|
||||
specifier: ^0.0.21
|
||||
@@ -227,6 +230,11 @@ packages:
|
||||
tslib@2.8.1:
|
||||
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
|
||||
|
||||
typescript@5.9.3:
|
||||
resolution: {integrity: sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
|
||||
undici-types@7.16.0:
|
||||
resolution: {integrity: sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==}
|
||||
|
||||
@@ -374,4 +382,6 @@ snapshots:
|
||||
|
||||
tslib@2.8.1: {}
|
||||
|
||||
typescript@5.9.3: {}
|
||||
|
||||
undici-types@7.16.0: {}
|
||||
|
||||
Reference in New Issue
Block a user