authserver/homestead/conf/Homestead.yaml
author durandn
Mon, 17 Aug 2015 10:30:09 +0200
changeset 76 6076bf17c133
parent 8 5a0cbbe0922a
permissions -rw-r--r--
Minor changes to css + code cleanup + preparing ldt_annotate serializer for editing annotation

---
ip: "192.168.10.10"
memory: 2048
cpus: 1
provider: virtualbox

authorize: auth/key

keys:
    - auth/key.pub

folders:
    - map: ../testCAS
      to: /home/vagrant/Code

sites:
    - map: homestead.app
      to: /home/vagrant/Code/public

databases:
    - homestead

variables:
    - key: APP_ENV
      value: local

# blackfire:
#     - id: foo
#       token: bar
#       client-id: foo
#       client-token: bar