Sha256: 2e8fa975481d1bcaafa3f496d609c0db4e0f65ab6a05744c01b6877f513f920a

Contents?: true

Size: 252 Bytes

Versions: 10

Compression:

Stored size: 252 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

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
apirunner-0.1.8 examples/config/api_runner.yml
apirunner-0.1.7 examples/config/api_runner.yml
apirunner-0.1.6 examples/config/api_runner.yml
apirunner-0.1.5 examples/config/api_runner.yml
apirunner-0.1.4 examples/config/api_runner.yml
apirunner-0.1.3 examples/config/api_runner.yml
apirunner-0.1.1 examples/config/api_runner.yml
apirunner-0.1.0 examples/config/api_runner.yml
apirunner-0.0.13 examples/config/api_runner.yml
apirunner-0.0.12 examples/config/api_runner.yml