mirror of
https://github.com/bitwarden/server.git
synced 2024-11-26 12:55:17 +01:00
9 lines
431 B
Bash
9 lines
431 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
|