mirror of
https://github.com/sakaljurgis/kobo.git
synced 2026-07-08 22:17:42 +00:00
7 lines
135 B
Bash
7 lines
135 B
Bash
PORT=3000
|
|
NODE_ENV=development
|
|
BOOKS_FOLDER_1=/home/user/books
|
|
BOOKS_FOLDER_2='/home/user/Calibre Library'
|
|
ES_HOST=search
|
|
ES_PORT=9200
|