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 544fe8f commit 3dbc999Copy full SHA for 3dbc999
jooq-dialect/pom.xml
@@ -178,8 +178,8 @@
178
<configuration>
179
<environmentVariables>
180
<TESTCONTAINERS_REUSE_ENABLE>true</TESTCONTAINERS_REUSE_ENABLE>
181
- <YDB_ENDPOINT>localhost:2136</YDB_ENDPOINT>
182
- <YDB_DATABASE>/local</YDB_DATABASE>
+<!-- <YDB_ENDPOINT>localhost:2136</YDB_ENDPOINT>-->
+<!-- <YDB_DATABASE>/local</YDB_DATABASE>-->
183
</environmentVariables>
184
</configuration>
185
</plugin>
0 commit comments