Commit 1cfb6e97 authored by 贾浩@五瓣科技's avatar 贾浩@五瓣科技

update sdk api

parent d806c253
......@@ -11,3 +11,9 @@ max_idle_conn = 2
[server]
listen = "0.0.0.0:8080"
[gas_sender]
rpc = "https://sepolia.rpc.aonnet.io"
# 0x0000000077024042e797Ae28A163C27E389CC5b2
private_key = "39494cd233573c94d6b4d24847f2f4d5da9d0b384b61f3ad4fae9abd5c48e6fc"
......@@ -15,7 +15,7 @@ services:
MYSQL_DATABASE: "sdk"
sdk-api:
image: caduceus/ai-sdk-api:v0.0.1
image: caduceus/ai-sdk-api:v0.0.2
container_name: sdk-api
ports:
- "16666:8080"
......
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