mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
Fix minor typo
Signed-off-by: Thijs van der Woude <31108288+thijsvanderwoude@users.noreply.github.com>
This commit is contained in:
parent
306f1f45ec
commit
617c882015
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ In order to run Nextcloud behind a web server or reverse proxy (like Apache, Ngi
|
||||||
|
|
||||||
Add this as a new Apache site config:
|
Add this as a new Apache site config:
|
||||||
|
|
||||||
(The config below assumse that you are using certbot to get your certificates. You need to create them first in order to make it work.)
|
(The config below assumes that you are using certbot to get your certificates. You need to create them first in order to make it work.)
|
||||||
|
|
||||||
```
|
```
|
||||||
<VirtualHost *:80>
|
<VirtualHost *:80>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue