mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-03 17:54:54 +02:00
Update debian default port to 13378
This commit is contained in:
parent
9a87e4af73
commit
97dc9fbccf
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ set -o pipefail
|
|||
FFMPEG_INSTALL_DIR="/usr/lib/audiobookshelf-ffmpeg"
|
||||
DEFAULT_DATA_DIR="/usr/share/audiobookshelf"
|
||||
CONFIG_PATH="/etc/default/audiobookshelf"
|
||||
DEFAULT_PORT=7331
|
||||
DEFAULT_PORT=13378
|
||||
DEFAULT_HOST="0.0.0.0"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue