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 e2e216f commit 0ea65dbCopy full SHA for 0ea65db
table/pom.xml
@@ -51,8 +51,6 @@
51
<environmentVariables>
52
<TESTCONTAINERS_REUSE_ENABLE>true</TESTCONTAINERS_REUSE_ENABLE>
53
<YDB_DOCKER_IMAGE>ydbplatform/local-ydb:trunk</YDB_DOCKER_IMAGE>
54
- <YDB_ENDPOINT>localhost:2136</YDB_ENDPOINT>
55
- <YDB_DATABASE>/local</YDB_DATABASE>
56
</environmentVariables>
57
</configuration>
58
</plugin>
0 commit comments