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.
1 parent 231fa91 commit d39c250Copy full SHA for d39c250
query/pom.xml
@@ -46,8 +46,6 @@
46
<environmentVariables>
47
<YDB_DOCKER_IMAGE>cr.yandex/yc/yandex-docker-local-ydb:trunk</YDB_DOCKER_IMAGE>
48
<TESTCONTAINERS_REUSE_ENABLE>true</TESTCONTAINERS_REUSE_ENABLE>
49
- <YDB_ENDPOINT>grpc://localhost:2136</YDB_ENDPOINT>
50
- <YDB_DATABASE>/local</YDB_DATABASE>
51
</environmentVariables>
52
</configuration>
53
</plugin>
0 commit comments