This will bring up both Validata UI (`http://localhost:5000`) and Validata Web API (`http://localhost:5001`).
This will bring up both Validata UI (http://localhost:5000/) and Validata Web API (http://localhost:5001/).
Configuration is done by editing environment variables of [./development/docker-compose.yml](development/docker-compose.yml).
Configuration is done by editing environment variables in [api.env](./development/api.env) and [ui.env](./development/ui.env). Warning: Docker env files do not support using quotes around variable values!