Skip to content

Commit f084fb9

Browse files
Change CODEQL_DBS_BASE_PATH path in README
Updated CODEQL_DBS_BASE_PATH in README.md.
1 parent d1f5ed7 commit f084fb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Example:
4747
COPILOT_TOKEN=<your_github_token>
4848
# MCP configs
4949
GITHUB_PERSONAL_ACCESS_TOKEN=<your_github_token>
50-
CODEQL_DBS_BASE_PATH="/app/my_data/"
50+
CODEQL_DBS_BASE_PATH="/codeql_databases"
5151
```
5252

5353
## Deploying from Source

0 commit comments

Comments
 (0)