Tuurlijk / TYPO3.Homestead

One-stop Neos and TYPO3 development and review environment. Effortlessly test one site against multiple PHP versions and hhvm.
99 stars 17 forks source link

synced_files problem #41

Open steffenk opened 7 years ago

steffenk commented 7 years ago

Hi Michiel,

tested your box with synced_files option. I use this config:

 synced_folders:
  - name: Development
    src: ~/Development/web/sites/Homestead
    target: /var/www

but instead rsyncing the files in this dir, i only get the vagrant dir of Homestead synced to /vagrant. Running box with latest vagrant and macos sierra.

Any hints what i'm doing wrong?

Greets

Tuurlijk commented 7 years ago

The contents of ~/Development/web/sites/Homestead on the host machine should end up in /var/www on the vagrant box.