services: gateway: build: . ports: - "8080:8080" volumes: - ./audit.ndjson:/app/audit.ndjson environment: - SPRING_PROFILES_ACTIVE=local