mirror of
https://github.com/sakaljurgis/kodi-api-server.git
synced 2026-07-08 20:37:41 +00:00
4 lines
106 B
Bash
4 lines
106 B
Bash
PORT=80
|
|
STATIC_SERVE_FOLDER="../path/to/static/files"
|
|
LOG_FILE_REQUESTS="../path/to/log/all/requests.log"
|