Scale up bitwarden slightly
Should be able to handle a bit more, faster
This commit is contained in:
parent
e0311111af
commit
f0193b5807
@ -35,7 +35,7 @@ services:
|
||||
- SHOW_PASSWORD_HINT=false
|
||||
- DATABASE_URL=postgres://bitwarden:{{ bitwarden_database_password }}@db/bitwarden
|
||||
- INVITATIONS_ALLOWED=false
|
||||
- ROCKET_WORKERS=2
|
||||
- ROCKET_WORKERS={{ ansible_processor_nproc }}
|
||||
- WEBSOCKET_ENABLED=true
|
||||
|
||||
db:
|
||||
|
Loading…
x
Reference in New Issue
Block a user