10 lines
197 B
Plaintext
10 lines
197 B
Plaintext
# see https://github.com/alexta69/metube#configuration-via-environment-variables
|
|
HOST_USER=1000
|
|
HOST_DATA_DIR=./data
|
|
|
|
WEBUI_BIND_ADDR=127.0.0.1
|
|
WEBUI_BIND_PORT=8081
|
|
|
|
LOG_MAX_SIZE=5m
|
|
LOG_MAX_FILE=5
|