lundi 25 avril 2016

Can't map project-folders in vagrant/Code folder

I am struggling with mapping in vagrant/code folder while configure homestead.when I do, it's shows empty.I spent hours on it but it,s not mapping.i'll be thankful for your any help
here is myhomestead.yaml file I want to copy my workspace folder to vagrant/Code

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

authorize: ~/.ssh/id_rsa.pub

keys:
    - ~/.ssh/id_rsa

folders:
    - map: ~/Workspace
      to: /home/vagrant/Code

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

databases:
    - homestead
    - cgc

variables:
   - key: APP_ENV
     value: local



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire