We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7ba395 commit f609ff1Copy full SHA for f609ff1
1 file changed
Vagrantfile
@@ -148,7 +148,6 @@ Vagrant.configure("2") do |config|
148
config.vm.synced_folder ".",
149
"/home/vagrant/mt-dev",
150
type: "nfs",
151
- nfs_version: 4,
152
nfs_udp: false,
153
mount_options: ["noatime", "nolock"]
154
else
0 commit comments