Sha256: 81a6ca76059ac9f517d00a651591907c6898144383f03101868257f31fb7fd21

Contents?: true

Size: 372 Bytes

Versions: 3

Compression:

Stored size: 372 Bytes

Contents

local:
  protocol: http
  host: localhost
  port: 3000
  namespace: api1v0
staging:
  protocol: http
  host: staging.moviepilot.dom
  port: 8976
  namespace: api1v0
production:
  protocol: http
  host: www.moviepilot.com
  port: 80
  namespace: api1v0
general:
  verbosity:
    - rspec
    - verbose_on_error
    - verbose_on_success
    - verbose_with_curl
  priority: 0

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
apirunner-0.2.2 examples/config/api_runner.yml
apirunner-0.2.1 examples/config/api_runner.yml
apirunner-0.2.0 examples/config/api_runner.yml