vuln-graphql-api
This fork of vulnerable-graphql-api simplifies and cleans up the Docker build for quick deployment and testing with docker-compose.
Docker Build
- Make sure docker-compose is present on the system.
- Set
SERVER_PORT
in the environment and rundocker-compose up
SERVER_PORT=3000
docker-compose up