mirror of https://github.com/shred/acme4j
Fix name of Docker containers
parent
59de7f68fa
commit
4699565471
|
@ -118,6 +118,7 @@
|
|||
</build>
|
||||
|
||||
<run>
|
||||
<namingStrategy>alias</namingStrategy>
|
||||
<ports>
|
||||
<port>14000:14000</port>
|
||||
</ports>
|
||||
|
@ -162,6 +163,7 @@
|
|||
</build>
|
||||
|
||||
<run>
|
||||
<namingStrategy>alias</namingStrategy>
|
||||
<hostname>bammbamm</hostname>
|
||||
<ports>
|
||||
<port>14001:14001</port>
|
||||
|
|
Loading…
Reference in New Issue