Sha256: 4865d8d9d69d9c466e64f3e09fa9fa4c62fb48a2052aba2d36a6ab2ee31246cf

Contents?: true

Size: 259 Bytes

Versions: 2

Compression:

Stored size: 259 Bytes

Contents

# Config file for the acts_as_solr plugin.
#
# If you change the host or port number here, make sure you update
# them in your Solr config file

development:
  url: "http://localhost:8080/cleo-primer/"

production:
  url: "http://localhost:8080/cleo-primer/"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
acts_as_cleo-0.0.3 config/cleo.yml
acts_as_cleo-0.0.2 config/cleo.yml