Skip to content

Commit

Permalink
Update docker-compose-gateway.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eojinny authored Aug 2, 2024
1 parent 4e5eb98 commit 2109d4c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docker-compose-gateway.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,6 @@ services:
networks:
- msa-network

eureka:
image: gwangjang/eureka:latest
ports:
- 8761:8761 # Eureka 서비스 포트 설정
networks:
- msa-network

networks:
msa-network:

0 comments on commit 2109d4c

Please sign in to comment.