Switching to .lan from .local to prevent mDNS issues

This commit is contained in:
Random936
2026-04-24 20:10:17 -04:00
parent 75d6d62271
commit 76e69f0bc8
5 changed files with 21 additions and 19 deletions

View File

@@ -54,7 +54,7 @@
enable = true;
virtualHosts = {
# Jellyfin
"mindforge.randomctf.local" = {
"mindforge.randomctf.lan" = {
extraConfig = ''
access_log /var/log/nginx/access.mindforge.log;
'';