Skip to content

Commit

Permalink
nginx ssl
Browse files Browse the repository at this point in the history
  • Loading branch information
yanlongma committed Jul 12, 2019
1 parent 5d69a2d commit b35c638
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 @@ -11,6 +11,7 @@ services:
volumes:
- ./nginx/nginx.conf:/etc/nginx/nginx.conf
- ./nginx/sites:/etc/nginx/conf.d
- ./nginx/ssl:/etc/nginx/ssl
- ${WEB_ROOT_PATH}:/var/www
depends_on:
- php-fpm
Expand Down

0 comments on commit b35c638

Please sign in to comment.