From bfb7634dbb01fc7e564838a963bdfb8c7c6b4945 Mon Sep 17 00:00:00 2001 From: Nathan Wagner Date: Tue, 20 May 2025 15:05:22 +0000 Subject: [PATCH] nuance in volume mounts for continue maybe --- .continue/mcpServers/sqlite.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.continue/mcpServers/sqlite.yaml b/.continue/mcpServers/sqlite.yaml index fa9b23d..ee7f587 100644 --- a/.continue/mcpServers/sqlite.yaml +++ b/.continue/mcpServers/sqlite.yaml @@ -8,8 +8,8 @@ mcpServers: args: - run - -i + - -v /workspaces/go-2,/sqlite - --rm - - -v /workspaces/go-2:/sqlite - mcp/sqlite - --db-path - /sqlite/test.db \ No newline at end of file