Skip to content

Commit

Permalink
Fix Vagrantfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mizzy committed Dec 19, 2016
1 parent fd6b579 commit a3f3c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ Vagrant.configure("2") do |config|
apt-get install -y docker-engine
EOF

# config.vm.synced_folder '.', '/home/vagrant/src/github.com/walter-cd/walter'
config.vm.synced_folder '.', '/home/vagrant/src/github.com/walter-cd/walter'
end

0 comments on commit a3f3c5f

Please sign in to comment.