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

@@ -54,6 +54,9 @@
<mode>custom</mode>
<name>${project.artifactId}</name>
</network>
<extraHosts>
<host>host.docker.internal:host-gateway</host>
</extraHosts>
</run>
</image>
<image>
@@ -72,6 +75,9 @@
<mode>custom</mode>
<name>${project.artifactId}</name>
</network>
<extraHosts>
<host>host.docker.internal:host-gateway</host>
</extraHosts>
</run>
</image>
<image>