Added unbound to setup
- Added checkbox for unbound resolver - Added subnet variable - Added dns variable which is generating the ip address based on subnet
This commit is contained in:
@@ -25,6 +25,9 @@ SECRET_KEY={{ secret(16) }}
|
||||
# PUBLIC_IPV4= {{ bind4 }} (default: 127.0.0.1)
|
||||
# PUBLIC_IPV6= {{ bind6 }} (default: ::1)
|
||||
|
||||
# Subnet
|
||||
# SUBNET={{ subnet }}
|
||||
|
||||
# Main mail domain
|
||||
DOMAIN={{ domain }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user