mirror of
https://github.com/Aviortheking/CA_LARAVEL.git
synced 2025-06-07 15:39:55 +00:00
Changement de MariaDB a MySQL
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
parent
213c3eb065
commit
862299aca9
@ -8,7 +8,7 @@ services:
|
|||||||
networks:
|
networks:
|
||||||
- studiomoto
|
- studiomoto
|
||||||
mariadb:
|
mariadb:
|
||||||
image: mariadb
|
image: mysql
|
||||||
environment:
|
environment:
|
||||||
- MYSQL_ROOT_PASSWORD=4sfdg64s89g4sfd6g84sd6g45
|
- MYSQL_ROOT_PASSWORD=4sfdg64s89g4sfd6g84sd6g45
|
||||||
- MYSQL_DATABASE=stm
|
- MYSQL_DATABASE=stm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user