added extra hosts to RAD/IT tiles
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user