Configuration
Environment variables
You can configure the database at runtime using various environment variables:
HOWLITE__CALENDAR- identifier of the calendar (default:calendar)HOWLITE__CREDENTIALS__PASSWORD- password for the main user (default:password)HOWLITE__CREDENTIALS__USER- username for the main user (default:user)HOWLITE__SERVER__HOST- host to run the server on (default:0.0.0.0)HOWLITE__SERVER__PORT- port to run the server on (default:10520)