Skip to content

Commit

Permalink
re-add nginx logs volume
Browse files Browse the repository at this point in the history
  • Loading branch information
tobyvhenderson committed Mar 9, 2019
1 parent 6d98325 commit d51f4b6
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 @@ -34,7 +34,9 @@ services:
- ./nginx/svr-includes:/etc/nginx/svr-includes
- ~/cert:/etc/nginx/cert
- wp-collinmbarrett:/var/www/html/wp-collinmbarrett
- nginx-logs:/var/log/nginx

volumes:
mysql-data:
wp-collinmbarrett:
nginx-logs:

0 comments on commit d51f4b6

Please sign in to comment.