Commit ddf54f0b authored by Wade's avatar Wade

add - ./dbgpt-sqlite:/app/pilot/meta_data/dbgpt.db

parent 37ee550f
...@@ -37,7 +37,7 @@ services: ...@@ -37,7 +37,7 @@ services:
#- dbgpt-message:/app/pilot/message #- dbgpt-message:/app/pilot/message
- ${GRAP_DATA_VOLUME_DIRECTORY:-.}/dbgpt-message:/app/pilot/message - ${GRAP_DATA_VOLUME_DIRECTORY:-.}/dbgpt-message:/app/pilot/message
#- dbgpt-message:/app/pilot/message #- dbgpt-message:/app/pilot/message
- ${GRAP_DATA_VOLUME_DIRECTORY:-.}/dbgpt-sqlite:/app/pilot/meta_data - ${GRAP_DATA_VOLUME_DIRECTORY:-.}/dbgpt-sqlite:/app/pilot/meta_data/dbgpt.db
depends_on: depends_on:
- db - db
- tugraph - tugraph
......
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