mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-07-30 13:30:27 +00:00
[Config] Fix misleading typo in generated mailcow.conf
This commit is contained in:
commit
020cbc04c3
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@ USE_WATCHDOG=n
|
|||
|
||||
LOG_LINES=9999
|
||||
|
||||
# Internal IPv4 /24 subnet, format n.n.n. (expands to n.n.n.0/24)
|
||||
# Internal IPv4 /24 subnet, format n.n.n (expands to n.n.n.0/24)
|
||||
|
||||
IPV4_NETWORK=172.22.1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue