mirror of
https://github.com/bitwarden/server.git
synced 2024-11-23 12:25:16 +01:00
9 lines
443 B
Bash
9 lines
443 B
Bash
ASPNETCORE_ENVIRONMENT=Production
|
|
globalSettings__selfHosted=true
|
|
globalSettings__baseServiceUri__vault=http://localhost
|
|
globalSettings__baseServiceUri__api=http://localhost/api
|
|
globalSettings__baseServiceUri__identity=http://localhost/identity
|
|
globalSettings__baseServiceUri__internalIdentity=http://identity
|
|
globalSettings__pushRelayBaseUri=https://push.bitwarden.com
|
|
globalSettings__installation__identityUri=https://identity.bitwarden.com
|