Skip to content

Commit

Permalink
chore: search 모듈에 환경 변수 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
kyeonkim committed Oct 15, 2024
1 parent 69a54a7 commit f5f4383
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 @@ -143,6 +143,8 @@ services:

search:
container_name: search-service
env_file:
- .env
build:
dockerfile: *dockerfile_name
args:
Expand Down

0 comments on commit f5f4383

Please sign in to comment.