Merge pull request #82 from gauravarora/patch-1

Update README.md
pull/84/head
Tilo Spannagel 9 years ago committed by GitHub
commit fae8b66621

@ -159,7 +159,7 @@ services:
- app - app
volumes: volumes:
- ./nginx.conf:/etc/nginx/nginx.conf:ro - ./nginx.conf:/etc/nginx/nginx.conf:ro
volumes-from: volumes_from:
- app - app
restart: always restart: always
``` ```

Loading…
Cancel
Save