magento - fix docker example (again)

This commit is contained in:
florian 2023-04-06 21:37:32 +02:00
parent a771bdb187
commit 92e6984581
No known key found for this signature in database
GPG Key ID: 3D80806F12602A7C
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ services:
depends_on:
- mybunker
environment:
- DOCKER_HOST=tcp://bw-docker-proxy:2375"
- DOCKER_HOST=tcp://bw-docker-proxy:2375
volumes:
- bw-data:/data
networks: