|
|
@ -15,7 +15,7 @@ services: |
|
|
|
command: --default-authentication-plugin=mysql_native_password |
|
|
|
command: --default-authentication-plugin=mysql_native_password |
|
|
|
restart: always |
|
|
|
restart: always |
|
|
|
environment: |
|
|
|
environment: |
|
|
|
MYSQL_ROOT_PASSWORD: Pompom.21 |
|
|
|
MYSQL_ROOT_PASSWORD: ***** |
|
|
|
MYSQL_DATABASE: prudencetest |
|
|
|
MYSQL_DATABASE: prudencetest |
|
|
|
volumes: |
|
|
|
volumes: |
|
|
|
- ./Dump/:/docker-entrypoint-initdb.d/ |
|
|
|
- ./Dump/:/docker-entrypoint-initdb.d/ |
|
|
|