1 2 3 4 5 6 7 8 9 10 11 12
# Lithair Configuration # See https://github.com/lithair/lithair for documentation. # Server LT_PORT=3000 LT_HOST=127.0.0.1 # Logging LT_LOG_LEVEL=info # Data directory for event stores LT_DATA_DIR=./data