added extra hosts to RAD/IT tiles

This commit is contained in:
2025-05-05 11:01:18 -04:00
parent 52f237e575
commit 4de14efa3f
13 changed files with 55 additions and 6 deletions

View File

@@ -50,6 +50,9 @@
<mode>custom</mode>
<name>${project.artifactId}</name>
</network>
<extraHosts>
<host>host.docker.internal:host-gateway</host>
</extraHosts>
<wait>
<http>
<url>http://localhost:${ate.port}/transform/config</url>