Sha256: 86563b179b60340a76d1d5ba68d5873b87737da90ad82be5df9a237718f71fcc

Contents?: true

Size: 278 Bytes

Versions: 144

Compression:

Stored size: 278 Bytes

Contents

development: &dev
  services:
    user_service: http://localhost:3001/
    comment_service:
      locate: http://localhost:3002/

production:
  services:
    user_service:
      locate: http://user.example.org/
    comment_service: http://comment.example.org/

test:
  <<: *dev

Version data entries

144 entries across 144 versions & 1 rubygems

Version Path
acfs-0.24.0.1.b214 spec/fixtures/config.yml
acfs-0.24.0.1.b212 spec/fixtures/config.yml
acfs-0.24.0.b210 spec/fixtures/config.yml
acfs-0.24.0 spec/fixtures/config.yml
acfs-0.23.2.b209 spec/fixtures/config.yml
acfs-0.23.2.b208 spec/fixtures/config.yml
acfs-0.23.2.b206 spec/fixtures/config.yml
acfs-0.23.2.b205 spec/fixtures/config.yml
acfs-0.23.2.b204 spec/fixtures/config.yml
acfs-0.23.2.b203 spec/fixtures/config.yml
acfs-0.23.2.b200 spec/fixtures/config.yml
acfs-0.23.2.b199 spec/fixtures/config.yml
acfs-0.23.2 spec/fixtures/config.yml
acfs-0.23.1.b198 spec/fixtures/config.yml
acfs-0.23.1 spec/fixtures/config.yml
acfs-0.23.0.b197 spec/fixtures/config.yml
acfs-0.22.2.b196 spec/fixtures/config.yml
acfs-0.23.0 spec/fixtures/config.yml
acfs-0.22.2.b194 spec/fixtures/config.yml
acfs-0.22.2.b193 spec/fixtures/config.yml