1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-29 13:25:17 +01:00
bitwarden-server/docker/global.env
2017-08-04 12:21:13 -04:00

7 lines
301 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:identityInternal=http://identity