environments.yml 319 Bytes
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
colivre_net:
  id: 1
  name: 'Colivre.net'
  contact_email: 'colivre@localhost.localdomain'
  is_default: true
  theme: 'noosfero'
anhetegua_net:
  id: 2
  name: 'Anheteguá'
  is_default: false
  contact_email: 'anhetegua@localhost.localdomain'