mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-13 16:24:06 +00:00
Fix MariaDB config in Docker compose
by specifying a root password.
This commit is contained in:
@@ -27,4 +27,4 @@ services:
|
||||
MYSQL_USER: crater
|
||||
MYSQL_PASSWORD: crater
|
||||
MYSQL_DATABASE: crater
|
||||
|
||||
MYSQL_ROOT_PASSWORD: crater
|
||||
|
||||
Reference in New Issue
Block a user