1
0
mirror of https://github.com/bitwarden/server synced 2026-01-04 09:33:40 +00:00
Files
server/docker/global.env
2017-08-07 11:24:16 -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:internalIdentity=http://identity