Testing Module Selector in Akto
Last updated
version: '3.8'
services:
akto-api-security-testing:
image: public.ecr.aws/aktosecurity/akto-api-security-mini-testing:latest
environment:
RUNTIME_MODE: hybrid
DATABASE_ABSTRACTOR_SERVICE_TOKEN: <Paste_token_here>
PUPPETEER_REPLAY_SERVICE_URL: "http://akto-puppeteer-replay:3000"
MINI_TESTING_NAME: <your_mini_testing_name>
restart: always