Skip to content

Add a LAVA_TOKEN environment option to help test integration

This is very useful when testing secure APIs within a docker compose environment, because it allows us to place the token into the docker-compose file, and share it between the client image and this LAVA image.

Merge request reports