Add more nginx processes for mastodon

This commit is contained in:
Jake Howard 2022-11-20 23:21:09 +00:00
parent 406d9dbf09
commit c388e6bbe1
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -7,6 +7,7 @@ services:
- TZ={{ timezone }}
- PUID={{ docker_user.id }}
- PGID={{ docker_user.id }}
- DOCKER_MODS=theorangeone/lsio-mod-more-processes:latest
- LOCAL_DOMAIN=theorangeone.net
- WEB_DOMAIN=mastodon.theorangeone.net
- DATABASE_URL=postgresql://mastodon:mastodon@db/mastodon