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

@@ -1,7 +1,7 @@
server {
listen 80;
index index.php;
server_name kimai.localhost;
server_name kimai.lan;
root /opt/kimai/public;
# cache static asset files