mirror of
https://github.com/crater-invoice/crater.git
synced 2025-12-16 02:12:54 -05: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