Skip to content

Commit

Permalink
setting/#28/컴포즈 파일 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
gwgw123 committed Dec 4, 2024
1 parent fcf4a5c commit a5836e5
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 @@ -13,7 +13,7 @@

services:
back:
image: '${IMAGE_NAME}'
image: '{IMAGE_NAME}'
expose:
- '3000' # 컨테이너 포트만 열어줌 호스트는 X = 컨테이너 끼리만 접근 가능
networks:
Expand Down

0 comments on commit a5836e5

Please sign in to comment.