Correct subnetting functionality for the tests and setup
This commit is contained in:
@@ -26,7 +26,7 @@ SECRET_KEY={{ secret(16) }}
|
||||
# PUBLIC_IPV6= {{ bind6 }} (default: ::1)
|
||||
|
||||
# Subnet of the docker network. This should not conflict with any networks to which your system is connected. (Internal and external!)
|
||||
SUBNET=192.168.203.0/24
|
||||
SUBNET={{ subnet }}
|
||||
|
||||
# Main mail domain
|
||||
DOMAIN={{ domain }}
|
||||
|
||||
Reference in New Issue
Block a user