fix abs port

This commit is contained in:
death916 2025-05-12 05:43:10 +00:00
parent 9393fca9df
commit c3826b0afe

View file

@ -84,7 +84,8 @@
enable = true;
user = "audiobookshelf";
group = "media_services";
host = "0.0.0.0"; # <--- ADD THIS LINE to listen on all IPv4 interfaces
port = 13378;
};
# Sudo access for the wheel group (which death916 is part of)