Commit 549d5ab5 authored by 贾浩@五瓣科技's avatar 贾浩@五瓣科技

update sdk-api conf

parent b78e1eee
......@@ -32,6 +32,7 @@ services:
volumes:
- ./conf/sdk-api/config.toml:/config.toml
- ./data/sdk-api/api-log:/app
command:
- "/bin/sh"
- "-c"
......@@ -46,9 +47,9 @@ services:
depends_on:
aon-db:
condition: service_healthy
volumes:
- ./conf/sdk-api/config.toml:/config.toml
- ./data/sdk-api/executor-log:/app
command:
- "/bin/sh"
- "-c"
......
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