Introduce unbound for caching dns and move pihole to macvlan. Use "lan" as local domain name.

This commit is contained in:
2021-11-09 06:13:19 +01:00
parent 9dea2f7766
commit b6ca572067
9 changed files with 55 additions and 48 deletions

View File

@@ -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: