Skip to content

Commit

Permalink
fix: back port 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
capDoYeonLee committed Apr 12, 2024
1 parent 1820c5d commit f7a72ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BE/error/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ services:
dockerfile: Dockerfile
container_name: 404-error-dev
ports:
- "8000:8080"
- "8080:8080"
depends_on:
- mysql
restart: always
Expand Down

0 comments on commit f7a72ab

Please sign in to comment.