Skip to content

Commit

Permalink
bitwarden
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 committed Mar 5, 2024
1 parent b80c661 commit b572cfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/bitwarden/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ services:
environment:
MARIADB_USER: $W9_ID
MARIADB_PASSWORD: $W9_POWER_PASSWORD
MARIADB_ROOT_PASSWORD: $W9_POWER_PASSWORD
MARIADB_DATABASE: $W9_ID
image: mariadb:$W9_MARIADB_VERSION
container_name: $W9_ID-mariadb
Expand Down

0 comments on commit b572cfa

Please sign in to comment.