docker-stacks/homer/.env.dist

11 lines
182 B
Plaintext
Raw Normal View History

2022-03-15 02:09:06 +00:00
# see https://github.com/bastienwirtz/homer#using-docker-compose
HOST_USER=1000
HOST_DATA_DIR=./data
WEBUI_BIND_ADDR=127.0.0.1
WEBUI_BIND_PORT=8084
LOG_MAX_SIZE=5m
LOG_MAX_FILE=5