Skip to content

Commit

Permalink
Update docker-composer.yml variables
Browse files Browse the repository at this point in the history
  • Loading branch information
candemiralp committed Mar 5, 2024
1 parent 376f1de commit ee1fd07
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,11 @@ services:
volumes:
- ../:/data/extensions/workdir
- ./Makefile:/var/www/html/Makefile
- composer:/usr/local/bin
- magento:/var/www/html
- ../app-logs:/var/www/html/var/log
networks:
backend:
volumes:
magento:
composer:

0 comments on commit ee1fd07

Please sign in to comment.