Increase website workers
All checks were successful
/ terraform (push) Successful in 1m28s
/ ansible (push) Successful in 2m51s

This commit is contained in:
Jake Howard 2024-05-05 21:13:00 +01:00
parent 9fee5c01ef
commit e50a8b032b
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

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