use public domain for internal services via intra subdomain #14

Merged
sid merged 6 commits from develop into master 2026-04-03 15:57:36 +02:00
Showing only changes of commit e74970f142 - Show all commits

View file

@ -15,7 +15,7 @@ in
dbBackend = "postgresql";
configurePostgres = true;
configureNginx = true;
configureNginx = false;
domain = fqdn;
environmentFile = [ config.sops.templates."vaultwarden/env-file".path ];