Sha256: 4774a6d1a7c7f61ea5f93598bd531b0839cf4ebda9d682d8ca43a3d9cc392d67

Contents?: true

Size: 372 Bytes

Versions: 1

Compression:

Stored size: 372 Bytes

Contents

# adjust the url to your lab appointment server location
info: &default
  href: http://204.232.202.231:9000/appointment
  user:
  password:
  timeout: 12

test:
  href: http://test.medivo.com
  user:
  password:

development:
#  <<: *default
  href: http://localhost:9000/appointment
  real_data: true

staging:
  <<: *default
  real_data: true

production:
  <<: *default

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
medivo-0.2.17 spec/dummy/config/medivo/appointment_resource.yml