10 lines
200 B
YAML
10 lines
200 B
YAML
|
---
|
||
|
http_host: "vault.tanshu.com"
|
||
|
http_conf: "vault.tanshu.com.conf"
|
||
|
|
||
|
container_name: bitwarden
|
||
|
container_image: bitwardenrs/server-postgresql
|
||
|
|
||
|
db_url: postgresql://postgres:123456@db:5432/bitwarden
|
||
|
|