GRPC_PORT
- port application will serve on. (Defaults to 8080)
PRESIDIO_API_SVC_ADDRESS
- presidio-api service address (Defaults to presidio-api:8080)
PRESIDIO_PROJECT_NAME
- presidio project name (Defaults to default)
ANALYSIS_SVC_ADDRESS
- analysis service address (Defaults to localhost:8080)
- Clone the project to your computer
- Go to the root dir of the cloned project
- Run
docker-compose up