Skip to content

Commit

Permalink
fix:레디스 연결 방식 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
raymondanythings committed Jul 6, 2024
1 parent 86feddb commit 8bddac0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions layer-api/infra/development/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ services:
java-app:
image: ghcr.io/depromeet/kasukabe-server/layer-api:latest
container_name: layer-api
depends_on:
- redis
ports:
- "8080:8080"
volumes:
Expand Down

0 comments on commit 8bddac0

Please sign in to comment.