We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 354c63f + c010ba0 commit a90330aCopy full SHA for a90330a
docker-compose.yml
@@ -8,6 +8,7 @@ services:
8
environment:
9
GITBASEPG_ENV: ${GITBASEPG_ENV}
10
GITBASEPG_DB_CONNECTION: root@tcp(gitbase:3306)/none?maxAllowedPacket=4194304
11
+ GITBASEPG_BBLFSH_SERVER_URL: bblfsh:9432
12
depends_on:
13
- gitbase
14
gitbase:
0 commit comments