You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme-vars.yml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -79,6 +79,8 @@ app_setup_block: |
79
79
80
80
This container *requires* separate postgres and redis instances to run.
81
81
82
+
If you are reverse proxying this container you must proxy the *https* port otherwise you will end up with a redirect loop.
83
+
82
84
We support all of the official [environment variables](https://docs.joinmastodon.org/admin/config) for configuration. In place of adding them all to your run/compose you can use an env file such as [this example](https://github.com/mastodon/mastodon/blob/main/.env.production.sample) from the upstream project.
83
85
84
86
For more information check out the [mastodon documentation](https://docs.joinmastodon.org/).
0 commit comments