Navigation Menu

Skip to content

Commit

Permalink
removed redundant quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
prakhar1989 committed Aug 19, 2018
1 parent 80dc441 commit 442c428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Expand Up @@ -15,7 +15,7 @@ services:
depends_on:
- es
ports:
- "5000:5000"
- 5000:5000
volumes:
- ./flask-app:/opt/flask-app
volumes:
Expand Down

0 comments on commit 442c428

Please sign in to comment.