Update website configuration for granian
This commit is contained in:
parent
df43e412f3
commit
45b816dba4
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ services:
|
|||
- UNSPLASH_CLIENT_ID={{ vault_unsplash_client_id }}
|
||||
- SENTRY_DSN={{ vault_website_sentry_dsn }}
|
||||
- BASE_HOSTNAME=theorangeone.net
|
||||
- WEB_CONCURRENCY=5
|
||||
- GRANIAN_WORKERS=2
|
||||
- GRANIAN_BLOCKING_THREADS=2
|
||||
- SEO_INDEX=true
|
||||
- ACTIVITYPUB_HOST=mastodon.theorangeone.net
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue