mirror of
https://github.com/bitwarden/server.git
synced 2024-11-26 12:55:17 +01:00
8d36dfa5d3
* Remove Certificate Steps from Setup * Add Helpers to VSCode Tasks * Force Ephermal Key in Integration Tests * Add Property to Interface
22 lines
324 B
Plaintext
22 lines
324 B
Plaintext
.data
|
|
secrets.json
|
|
db
|
|
|
|
# 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
|
|
|
|
signingkey.jwk
|
|
|
|
# Reverse Proxy Conifg
|
|
reverse-proxy.conf
|