Skip to content

Commit

Permalink
Revert "Expose 8080 port for hot module replacement (#391)" (#432)
Browse files Browse the repository at this point in the history
This reverts commit 9a7348d.
  • Loading branch information
jessarcher authored Jun 13, 2022
1 parent 7576487 commit 6edf45a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stubs/docker-compose.stub
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ services:
- 'host.docker.internal:host-gateway'
ports:
- '${APP_PORT:-80}:80'
- '${HMR_PORT:-8080}:8080'
environment:
WWWUSER: '${WWWUSER}'
LARAVEL_SAIL: 1
Expand Down

0 comments on commit 6edf45a

Please sign in to comment.