Enable HTTPS for vaultwarden

This commit is contained in:
Daniel Cosme
2026-05-07 21:11:11 -04:00
parent 2be057343f
commit 38e96bd999
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -17,6 +17,8 @@ spec:
spec:
containers:
- env:
- name: DOMAIN
value: https://vault.danicos.me
- name: SIGNUPS_ALLOWED
value: "true"
image: quay.io/vaultwarden/server:1.36.0