mirror of
https://github.com/Djeeberjr/fw-anwesenheit.git
synced 2025-07-05 10:24:19 +00:00
10 lines
333 B
Markdown
10 lines
333 B
Markdown
# fw-anwesenheit
|
|
|
|
# Config
|
|
|
|
Environment variables:
|
|
|
|
- `PM3_BIN`: Path to the pm3 binary. Seach in path if not set. Can also be set to the `pm3_mock.sh` for testing.
|
|
- `LOG_LEVEL`: Can be set to either "debug","warn","error","trace" or "info". Defaults to "warn" in production.
|
|
- `HTTP_PORT`: What port to listen on. Defaults to 80.
|