Docs: nginx dir in /opt/akkoma/installation is gone on otp builds #627

Merged
floatingghost merged 2 commits from :update-docs into develop 2023-08-13 14:37:49 +00:00
Showing only changes of commit 76ba400c6d - Show all commits

View file

@ -178,7 +178,7 @@ certbot certonly --standalone --preferred-challenges http -d yourinstance.tld
#### Copy Akkoma nginx configuration to the nginx folder
```shell
cp /opt/akkoma/installation/nginx/akkoma.nginx /etc/nginx/conf.d/akkoma.conf
cp /opt/akkoma/installation/akkoma.nginx /etc/nginx/conf.d/akkoma.conf
```
#### Edit the nginx config