1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-01 18:37:35 +01:00
bitwarden-server/docker/global.env

9 lines
431 B
Bash
Raw Normal View History

2017-08-04 18:21:13 +02:00
ASPNETCORE_ENVIRONMENT=Production
globalSettings:selfHosted=true
globalSettings:baseServiceUri:vault=http://localhost
globalSettings:baseServiceUri:api=http://localhost/api
globalSettings:baseServiceUri:identity=http://localhost/identity
2017-08-07 17:24:16 +02:00
globalSettings:baseServiceUri:internalIdentity=http://identity
2017-08-11 14:57:31 +02:00
globalSettings:pushRelayBaseUri=https://push.bitwarden.com
globalSettings:installation:identityUri=https://identity.bitwarden.com