Initial rough commit to save the code before cleanup
This commit is contained in:
9
bitwarden/vars/default.yml
Normal file
9
bitwarden/vars/default.yml
Normal file
@ -0,0 +1,9 @@
|
||||
---
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user