Fix pre-commit
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2415>
This commit is contained in:
parent
7853330790
commit
7d03f31052
|
@ -33,7 +33,6 @@ If you installed Funkwhale following the [Debian guide](../installation/debian.m
|
|||
2. Follow the [Download Funkwhale](../installation/debian.md#3-download-funkwhale) instructions in the installation guide.
|
||||
3. Follow the [Install the Funkwhale API](../installation/debian.md#4-install-the-funkwhale-api) instructions in the installation guide.
|
||||
|
||||
|
||||
## Update your reverse proxy configuration
|
||||
|
||||
To ensure your reverse proxy is up-to-date with changes, you should regenerate your Nginx configuration with each upgrade. To do this:
|
||||
|
@ -72,7 +71,6 @@ To ensure your reverse proxy is up-to-date with changes, you should regenerate y
|
|||
# systemctl restart nginx
|
||||
```
|
||||
|
||||
|
||||
## Update your Funkwhale instance
|
||||
|
||||
Once you have downloaded the new files, you can update your Funkwhale instance. To do this:
|
||||
|
|
Loading…
Reference in New Issue