Skip to content

Commit

Permalink
Fix local dev
Browse files Browse the repository at this point in the history
  • Loading branch information
MelissaAutumn committed Aug 31, 2024
1 parent 172bb9b commit 9e85106
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 @@ -26,6 +26,8 @@ services:
entrypoint: ./scripts/start-docker.sh
volumes:
- .:/code
- ./storage/files:/code/storage/shared_storage/uploads/addons

extra_hosts:
- "olympia.test:127.0.0.1"

Expand Down

0 comments on commit 9e85106

Please sign in to comment.