mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Fix a small typo in step 3.
parent
ff46c19a52
commit
863918179a
@ -20,7 +20,7 @@ I've assumed you have created a DNS A record for `trilium.yourdomain.com` that y
|
||||
|
||||
Choose standalone (2) and note the location of the created certificates (typically /etc/letsencrypt/live/...)
|
||||
|
||||
3. Create a new virtual host file for apache (you may want to use `apachectl -S` to determine the server root location, mine is /etc/apahce2)
|
||||
3. Create a new virtual host file for apache (you may want to use `apachectl -S` to determine the server root location, mine is /etc/apache2)
|
||||
|
||||
sudo nano /etc/apache2/sites-available/trilium.yourdomain.com.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user