Sha256: 6b92627684b7c93a89b89b0d1aa37a7461a8ddc7b2a4ffd4441604784e3e9f21

Contents?: true

Size: 372 Bytes

Versions: 4

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:
    - verbose_on_error
    - verbose_on_success
    - rspec
    - verbose_with_curl
  priority: 0

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
apirunner-0.2.6 examples/config/api_runner.yml
apirunner-0.2.5 examples/config/api_runner.yml
apirunner-0.2.4 examples/config/api_runner.yml
apirunner-0.2.3 examples/config/api_runner.yml