1
0
mirror of https://github.com/bitwarden/server synced 2025-12-27 13:43:18 +00:00

Reverse proxy / load balancer configuration for local development (#2097)

* Add server reverse proxy configuration example for docker compose

* Use n + 100 for Identity load balancer port
This commit is contained in:
Shane Melton
2022-08-31 17:21:40 -07:00
committed by GitHub
parent 2bf8438ff7
commit 9a12992b59
4 changed files with 54 additions and 0 deletions

3
dev/.gitignore vendored
View File

@@ -13,3 +13,6 @@ identity_server_dev.pfx
data_protection_dev.crt
data_protection_dev.key
data_protection_dev.pfx
# Reverse Proxy Conifg
reverse-proxy.conf