Skip to content

Commit

Permalink
docs: fix docs in docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
paales committed Jun 3, 2020
1 parent d260ef5 commit fcec19b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,7 @@ services:
- 5672:5672
- 15672:15672

# Create an nfs mount for nginx
# Required
# Create NFS mounts for the containers to access files on the host.
volumes:
nginx-mount:
driver: local
Expand Down

0 comments on commit fcec19b

Please sign in to comment.