diff --git a/config/nextcloud-config.sh b/config/nextcloud-config.sh index 56604d7..4adbb4d 100644 --- a/config/nextcloud-config.sh +++ b/config/nextcloud-config.sh @@ -140,4 +140,5 @@ server { listen 80; } -EOF \ No newline at end of file +EOF +service nginx restart \ No newline at end of file