mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
magento - fix docker example
This commit is contained in:
parent
7c21b3da2a
commit
a771bdb187
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue