Closed schmunk42 closed 10 years ago
I'd suggest to change (add an "n")
config.vm.hostname = "owcloud"
to
config.vm.hostname = "owncloud.local"
or something similar, this would also help testing the ssl connection in the VM.
Changed. Thanks for reporting.
I'd suggest to change (add an "n")
to
or something similar, this would also help testing the ssl connection in the VM.