Skip to content

Commit

Permalink
rm: port bindingを消した
Browse files Browse the repository at this point in the history
  • Loading branch information
sanposhiho committed Jan 1, 2021
1 parent 46d59d3 commit 2464e53
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions docker/docker-compose.dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ services:
container_name: relaym-server-dev
networks:
- microservices
ports:
- 127.0.0.1:8091:${PORT}
networks:
microservices:
external: true
2 changes: 0 additions & 2 deletions docker/docker-compose.prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ services:
container_name: relaym-server-prod
networks:
- microservices
ports:
- 127.0.0.1:8092:${PORT}

networks:
microservices:
Expand Down

0 comments on commit 2464e53

Please sign in to comment.