fix default in migration guide

This commit is contained in:
Michael Stanclift 2023-12-11 11:32:49 -06:00
parent 95f32f2b96
commit a20fff4eed
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ At a high level, youll need to copy over the following:
Less crucially, youll probably also want to copy the following for convenience:
* The nginx config (under `/etc/nginx/sites-available/default`)
* The nginx config (under `/etc/nginx/sites-available/mastodon`)
* The systemd config files (`/etc/systemd/system/mastodon-*.service`), which may contain your server tweaks and customizations
* The PgBouncer configuration under `/etc/pgbouncer` (if youre using it)