Updated Using the MariaDB (MySQL) Backend (markdown)

Mathijs van Veluw
2021-03-19 10:54:18 +01:00
parent db7487ae78
commit 2a1653e4c5

@@ -72,7 +72,7 @@ services:
- "MYSQL_USER=<bitwarden_user>"
bitwarden:
image: "bitwardenrs/server-mysql:latest"
image: "bitwardenrs/server:latest"
container_name: "bitwarden"
hostname: "bitwarden"
restart: always