Introduce unbound for caching dns and move pihole to macvlan. Use "lan" as local domain name.
This commit is contained in:
@@ -5,7 +5,7 @@ upstream php-handler {
|
||||
server {
|
||||
listen 80;
|
||||
listen [::]:80;
|
||||
server_name nextcloud.localhost cs-nextcloud.ddnss.de;
|
||||
server_name nextcloud.lan cs-nextcloud.ddnss.de;
|
||||
|
||||
|
||||
# set max upload size and increase upload timeout:
|
||||
|
||||
Reference in New Issue
Block a user