Skip to content

Commit

Permalink
Moved to new port too.
Browse files Browse the repository at this point in the history
  • Loading branch information
facundobatista committed Mar 2, 2020
1 parent 1e0cae9 commit e42e56a
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 @@ -17,7 +17,7 @@ services:
web:
build: .
ports:
- "8000:8000"
- "8127:8127"
volumes:
- .:/code
command: "tail -f /dev/null"
Expand Down

0 comments on commit e42e56a

Please sign in to comment.