mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
fix abs port
This commit is contained in:
parent
9393fca9df
commit
c3826b0afe
1 changed files with 2 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue