1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/audiobookshelf_ynh.git synced 2024-09-03 18:06:19 +02:00
This commit is contained in:
Navan Chauhan 2024-06-09 12:39:28 -06:00 committed by GitHub
parent f72725dd0a
commit ef205f317c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
NODE_ENV=production
PORT=__PORT__
HOST=localhost
HOST=127.0.0.1
CONFIG_PATH=__DATA_DIR__/config
AUDIOBOOK_PATH=__DATA_DIR__/audiobooks
METADATA_PATH=__DATA_DIR__/metadata