set up duel stack for haproxy

This commit is contained in:
2025-02-12 19:43:00 -05:00
parent e1bbadfcba
commit 433c52309b
3 changed files with 11 additions and 11 deletions

View File

@@ -6,7 +6,6 @@ in
services.audiobookshelf = {
enable = true;
openFirewall = true;
host = "192.168.90.40";
};
systemd.services.audiobookshelf.serviceConfig.WorkingDirectory =
lib.mkForce "${vars.media_docker_configs}/audiobookshelf";