diff --git a/README.md b/README.md index 84ad10a..09f906a 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,8 @@ sudo docker-compose restart nginx ``` Provided that all went smoothly, you should do it all again if there are more major versions for nextcloud. +You can re-add the DNS server to 192.168.2.157 + ## Building the VM Creating the virtual machine was easy. I decided to use debian as the OS (one of the suggested ones in the tutorial), using the [net iso](https://www.debian.org/distrib/netinst#verysmall). > Make sure to give the VM ample storage as the nextcloud installation takes up 4GB!