mirror of
https://github.com/bitwarden/server.git
synced 2024-11-22 12:15:36 +01:00
9a12992b59
* Add server reverse proxy configuration example for docker compose * Use n + 100 for Identity load balancer port
18 lines
304 B
Plaintext
18 lines
304 B
Plaintext
.data
|
|
secrets.json
|
|
|
|
# Docker container configurations
|
|
.env
|
|
authsources.php
|
|
directory.ldif
|
|
|
|
# Development certificates
|
|
identity_server_dev.crt
|
|
identity_server_dev.key
|
|
identity_server_dev.pfx
|
|
data_protection_dev.crt
|
|
data_protection_dev.key
|
|
data_protection_dev.pfx
|
|
|
|
# Reverse Proxy Conifg
|
|
reverse-proxy.conf |