Mise à jour de 'docker-compose.yaml'

docker
fhibert 1 year ago
parent a4e8affc54
commit 8ee1ff9c87
  1. 2
      docker-compose.yaml

@ -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/

Loading…
Cancel
Save