1
0
Fork 0
This commit is contained in:
ibizaman 2024-02-11 20:01:37 -08:00 committed by Pierre Penninckx
parent b9b675de12
commit 5288d5f825

View file

@ -68,7 +68,7 @@ demo](demo-nextcloud-server.html#demo-nextcloud-deploy-basic).
::::
This will set up a Nextcloud service that runs on the NixOS target machine, reachable at
`http://nextcloud.example.com`. If the `shb.ssl` block is [enabled](block-ssl.html#usage), the
`http://nextcloud.example.com`. If the `shb.ssl` block is [enabled](blocks-ssl.html#usage), the
instance will be reachable at `https://nextcloud.example.com`.
```nix