mirror of
https://github.com/eduardogsilva/wireguard_webadmin.git
synced 2025-08-26 13:21:14 +00:00
DNS Container and docker compose
This commit is contained in:
@@ -60,6 +60,7 @@ def generate_instance_defaults():
|
||||
'private_key': new_private_key,
|
||||
'public_key': new_public_key,
|
||||
'address': new_address,
|
||||
'dns_primary': new_address,
|
||||
'netmask': 24,
|
||||
'persistent_keepalive': 25,
|
||||
'hostname': 'myserver.example.com',
|
||||
|
Reference in New Issue
Block a user