mirror of
https://github.com/crater-invoice/crater.git
synced 2026-02-06 10:41:43 -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