Skip to content

Commit

Permalink
feat(environment): fixup initial permissions on code volume mount
Browse files Browse the repository at this point in the history
  • Loading branch information
damienwebdev committed Sep 26, 2019
1 parent b3a9aa9 commit 35e8bf2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ services:
- "443:8443"
networks:
- frontend
depends_on:
- magento2
magento2:
image: graycore/magento-php:7.2-fpm-alpine
restart: always
Expand Down

0 comments on commit 35e8bf2

Please sign in to comment.