Skip to content

Commit

Permalink
Fix EZP-28697 : Serving web/var/ files via nginx (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
vidarl authored and andrerom committed Jan 5, 2018
1 parent 5fdf60c commit 327b8b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/docker/distribution.yml
Expand Up @@ -52,6 +52,7 @@ services:
- TIMEOUT=190
volumes:
- distribution:/var/www:ro
- vardir:/var/www/web/var:ro
networks:
- frontend
- backend
Expand Down

0 comments on commit 327b8b6

Please sign in to comment.