mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-04 10:24:41 +02:00
Update setup/templates/steps/compose/03_expose.html
Better sentence structure Co-authored-by: Florent Daigniere <nextgens@users.noreply.github.com>
This commit is contained in:
parent
d370d40df7
commit
6466759f30
@ -18,7 +18,7 @@ avoid generic all-interfaces addresses like <code>0.0.0.0</code> or <code>::</co
|
||||
<!-- Validates IPv4 address -->
|
||||
<input class="form-control" type="text" name="bind4" value="127.0.0.1" >
|
||||
<label>Subnet of the docker network. This should not conflict with any networks to which your system is connected. (Internal and external!)
|
||||
Fourth number is always 0. Normally the format is '*.*.*.0/24'</label>
|
||||
Usually the format is '*.*.*.0/24'</label>
|
||||
<input class="form-control" type="text" name="subnet" value="192.168.203.0/24">
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user