magento - fix docker example

This commit is contained in:
bunkerity 2023-04-06 15:38:57 +02:00
parent 7c21b3da2a
commit a771bdb187

View file

@ -86,7 +86,7 @@ services:
- MYSQL_DATABASE=magentodb
- MYSQL_USER=user
- MYSQL_PASSWORD=db-user-pwd # replace with a stronger password (must match MAGENTO_DATABASE_PASSWORD)
network:
networks:
- bw-services
volumes: