authserver/homestead/conf/Homestead.yaml
author durandn
Mon, 03 Aug 2015 14:17:30 +0200
changeset 70 7b65807314f5
parent 8 5a0cbbe0922a
permissions -rw-r--r--
minor style change to be able to customize selected segment color for remie

---
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