Skip to content

Commit

Permalink
update docker-compose.yml (only for test)
Browse files Browse the repository at this point in the history
  • Loading branch information
temaotl committed Jul 24, 2024
1 parent bab766b commit d2ea556
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ services:
XDEBUG_CONFIG: '${SAIL_XDEBUG_CONFIG:-client_host=host.docker.internal}'
volumes:
- '.:/var/www/html'
- '/home/artem/Desktop/cesnet/metadata/testdata/mda:/home/artem/Desktop/cesnet/metadata/testdata/mda'
networks:
- sail
depends_on:
Expand Down

0 comments on commit d2ea556

Please sign in to comment.