added extra hosts to RAD/IT tiles
This commit is contained in:
@@ -44,6 +44,9 @@
|
||||
<mode>custom</mode>
|
||||
<name>${project.artifactId}</name>
|
||||
</network>
|
||||
<extraHosts>
|
||||
<host>host.docker.internal:host-gateway</host>
|
||||
</extraHosts>
|
||||
</run>
|
||||
</image>
|
||||
<image>
|
||||
@@ -60,6 +63,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