mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2024-11-01 06:50:00 +00:00
FIx typo (#918)
This commit is contained in:
parent
ccd5b34c2c
commit
b4a83e4b51
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ MDomain example auto
|
|||
```
|
||||
|
||||
This allows mod_md to take care of the SSL setup, and it will also redirect from http to https.
|
||||
After we put ths into place, we'll need to restart Apache httpd
|
||||
After we put this into place, we'll need to restart Apache httpd
|
||||
|
||||
```bash
|
||||
sudo systemctl restart apache2
|
||||
|
|
Loading…
Reference in a new issue