Skip to content

Commit

Permalink
Change docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
dyohan9 committed Aug 6, 2019
1 parent a0a3984 commit 16dde05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ services:
context: .
dockerfile: Dockerfile
ports:
- 80:80
- ${ENGINE_PORT:-80}:80
networks:
- default
- bothub
Expand Down

0 comments on commit 16dde05

Please sign in to comment.