Skip to content

Commit

Permalink
Update local port
Browse files Browse the repository at this point in the history
  • Loading branch information
jessehartloff committed Apr 23, 2020
1 parent 06f50d2 commit 992e76f
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 @@ -3,7 +3,7 @@ services:
nginx:
build: ./nginx
ports:
- '9005:80'
- '9006:80'
mysql:
image: mysql
environment:
Expand Down

0 comments on commit 992e76f

Please sign in to comment.