Skip to content

Commit

Permalink
# add bitwarden admin_settings
Browse files Browse the repository at this point in the history
  • Loading branch information
czy21 committed Aug 27, 2024
1 parent 11c4b90 commit cede29e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/docker/app/bitwarden/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ services:
globalSettings__mail__smtp__ssl: true
globalSettings__mail__smtp__username: "{{ param_mail_smtp_username }}"
globalSettings__mail__smtp__password: "{{ param_mail_smtp_password }}"
adminSettings__admins: "{{ param_mail_smtp_username }}"
restart: always

0 comments on commit cede29e

Please sign in to comment.