Increase website workers

This commit is contained in:
Jake Howard 2024-05-05 21:13:00 +01:00
parent 9fee5c01ef
commit e50a8b032b
No known key found for this signature in database
GPG Key ID: 57AFB45680EDD477

View File

@ -17,7 +17,7 @@ services:
- UNSPLASH_CLIENT_ID={{ vault_unsplash_client_id }}
- SENTRY_DSN={{ vault_website_sentry_dsn }}
- BASE_HOSTNAME=theorangeone.net
- WEB_CONCURRENCY=3
- WEB_CONCURRENCY=5
- SEO_INDEX=true
- ACTIVITYPUB_HOST=mastodon.theorangeone.net
volumes: