Help language development. Donate to The Perl Foundation

cro cpan:JNTHN last updated on 2021-11-12

t/tools-services-test-dir/service1/.cro.yml
cro: 1
id: service1
name: Service 1
entrypoint: service.p6
endpoints:
    - id: http
      name: HTTP (Insecure)
      protocol: http
      host-env: SERVICE1_HTTP_HOST
      port-env: SERVICE1_HTTP_PORT
ignore:
    - ignored_directory/