Skip to content

Commit

Permalink
Fix space on vaultwarden cosmos json (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
McFlyPartages committed Mar 28, 2024
1 parent f9b3484 commit 5f870c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion servapps/Vaultwarden/cosmos-compose.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"type": "select",
"options": [
["starttls", "starttls"],
["force_tls ", "force_tls"],
["force_tls", "force_tls"],
["off", "off"]
]
},
Expand Down

0 comments on commit 5f870c9

Please sign in to comment.