This commit is contained in:
msnie
2025-02-03 09:40:09 +01:00
parent 6b63d499e0
commit a74d13636f
2 changed files with 12 additions and 7 deletions
+4
View File
@@ -11,6 +11,10 @@ Remember that without SMTP mailing setup, you can't create new users, so only an
Copy the values created in the setup guide to the `.env.production.yml` file.
```sh
sudo chown -R 991:991 /srv/mastodon/web
```
commit the changes, push to repo, start the container
```sh