mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 13:08:17 -05:00
7 lines
301 B
Bash
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
|