fix: update plugin api call

This commit is contained in:
BennyKok
2023-12-15 19:15:41 +08:00
parent bbb7f398ab
commit 72d0364fee
6 changed files with 135 additions and 19 deletions
+3 -1
View File
@@ -15,4 +15,6 @@ SPACES_ENDPOINT_CDN="http://localhost:4566"
SPACES_REGION="nyc3"
SPACES_BUCKET="comfyui-deploy"
SPACES_KEY="xyz"
SPACES_SECRET="aaa"
SPACES_SECRET="aaa"
JWT_SECRET="openssl rand -hex 32"