Skip to content

Commit

Permalink
websocketのエラーを解消
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryo Okazaki committed Mar 18, 2023
1 parent b5a5d80 commit 6ccdd36
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ services:
dockerfile: ./docker/frontend/Dockerfile
ports:
- "8080:3000"
environment:
- WDS_SOCKET_PORT=0
volumes:
- ./frontend:/app

0 comments on commit 6ccdd36

Please sign in to comment.