Commit 4c33f80c authored by 贾浩@五瓣科技's avatar 贾浩@五瓣科技

update docker compose

parent 1a5f99e7
......@@ -16,7 +16,7 @@ services:
MYSQL_DATABASE: "sdk"
sdk-api:
image: caduceus/sdk-api:v0.0.1
image: caduceus/ai-sdk-api:v0.0.1
container_name: sdk-api
ports:
- "16666:8080"
......@@ -32,7 +32,7 @@ services:
unless-stopped
sdk-kv-api:
image: caduceus/sdk-kv-api:v0.0.1
image: caduceus/ai-sdk-kv-api:v0.0.1
ports:
- "16667:8080"
depends_on:
......
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